Update en.lang

This commit is contained in:
MacRimi 2024-12-20 20:29:13 +01:00 committed by GitHub
parent cd5e24115a
commit f9149cea41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,16 +1,11 @@
TITLE_MENU="Main Menu" MENU_TITLE="ProxMenux - Main Menu"
SELECT_OPTION="Select an option:" SELECT_OPTION="Select an option:"
OPTION_1="Add HW Acceleration to a LXC" OPTION_1="Add HW acceleration for iGPU"
OPTION_2="Add NVIDIA GPU to a VM" OPTION_2="Add Coral TPU to a LXC container"
OPTION_3="Create Proxmox Backup"
CHANGE_LANGUAGE="Change Language"
EXIT="Exit" EXIT="Exit"
ERROR="Error" BYE_MESSAGE="Exiting the menu. Goodbye!"
INVALID_OPTION="Invalid option."
CHANGE_LANGUAGE_TITLE="Select Language"
CHOOSE_LANGUAGE="Choose a language:"
UPDATE_AVAILABLE="New version available."
UPDATE_TITLE="Update" UPDATE_TITLE="Update"
UPDATE_PROMPT="A new version is available. Do you want to update now?" UPDATE_PROMPT="A new version is available. Do you want to update now?"
UPDATE_COMPLETE="Update Complete" UPDATE_COMPLETE="Update completed"
UPDATE_MESSAGE="The menu has been updated successfully." UPDATE_MESSAGE="The menu has been successfully updated."
INVALID_OPTION="Invalid option. Try again."