ProxMenux/lang/en.lang

12 lines
435 B
Plaintext
Raw Normal View History

2024-12-20 20:29:13 +01:00
MENU_TITLE="ProxMenux - Main Menu"
2024-12-20 19:00:07 +01:00
SELECT_OPTION="Select an option:"
2024-12-20 20:29:13 +01:00
OPTION_1="Add HW acceleration for iGPU"
OPTION_2="Add Coral TPU to a LXC container"
2024-12-20 19:00:07 +01:00
EXIT="Exit"
2024-12-20 20:29:13 +01:00
BYE_MESSAGE="Exiting the menu. Goodbye!"
2024-12-20 19:02:54 +01:00
UPDATE_TITLE="Update"
UPDATE_PROMPT="A new version is available. Do you want to update now?"
2024-12-20 20:29:13 +01:00
UPDATE_COMPLETE="Update completed"
UPDATE_MESSAGE="The menu has been successfully updated."
INVALID_OPTION="Invalid option. Try again."