diff --git a/lang/en.lang b/lang/en.lang index 08054b1..0f91bc0 100644 --- a/lang/en.lang +++ b/lang/en.lang @@ -1,11 +1,32 @@ MENU_TITLE="ProxMenux - Main Menu" SELECT_OPTION="Select an option:" -OPTION_1="Add HW acceleration for iGPU" -OPTION_2="Add Coral TPU to a LXC container" -EXIT="Exit" -BYE_MESSAGE="Exiting the menu. Goodbye!" -UPDATE_TITLE="Update" +OPTION_1="Configure iGPU + TPU" +OPTION_2="Uninstall ProxMenu" +EXIT_MESSAGE="Exiting menu. Goodbye!" +UPDATE_TITLE="Update Available" UPDATE_PROMPT="A new version is available. Do you want to update now?" -UPDATE_COMPLETE="Update completed" -UPDATE_MESSAGE="The menu has been successfully updated." -INVALID_OPTION="Invalid option. Try again." +UPDATE_MESSAGE="Menu has been updated successfully." +UPDATE_ERROR="Error downloading the update." +UPDATE_POSTPONED="Update postponed. Continuing with current version." +UPDATE_CHECKING="Checking for updates..." +UPDATE_CURRENT="Menu is up to date." +UPDATE_CHECK_ERROR="Couldn't check for updates. Continuing..." +UNINSTALL_TITLE="Uninstall ProxMenu" +UNINSTALL_CONFIRM="Are you sure you want to uninstall ProxMenu?" +UNINSTALL_COMPLETE="ProxMenu has been uninstalled successfully." +UNINSTALL_PROCESS="Uninstalling ProxMenu..." +SCRIPT_RUNNING="Running igpu_tpu.sh script..." +SCRIPT_SUCCESS="Script executed successfully." +SCRIPT_ERROR="Error executing the script." +LANG_SELECT="Select Language / Seleccionar Idioma" +LANG_PROMPT="Choose your language / Elige tu idioma:" +LANG_ERROR="No language selected. Exiting..." +LANG_SUCCESS="Language selected:" +LANG_LOADED="Language loaded:" +LANG_DOWNLOAD="Downloading language file..." +LANG_DOWNLOAD_ERROR="Error downloading language file. Check your internet connection." +LANG_EXISTS="Language file exists locally." +DEPS_INSTALLING="Installing required dependencies..." +DEPS_SUCCESS="Dependencies installed." +DEPS_ERROR="Error installing dependencies. Please install whiptail manually." +FIRST_INSTALL="First installation. Current version:"