mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-30 13:16:53 +00:00
12 lines
435 B
Plaintext
12 lines
435 B
Plaintext
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"
|
|
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."
|