Add Temporary Control Settings menu.

Refer https://www.ventoy.net/en/doc_ctrl_settings.html for details.
This commit is contained in:
longpanda
2022-12-22 22:14:51 +08:00
parent 23f8bc8aeb
commit f434d1f5d0
24 changed files with 218 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{
"VTLANG_LANGUAGE_NAME": "Serbian Latin (Srpski)",
"VTLANG_STR_HOTKEY_LIST": "L:Језик F1:Help F2:Browse F3:ListView F4:Localboot F5:Tools F6:ExMenu",
@@ -82,5 +82,10 @@
"VTLANG_ENTER_REBOOT": "press Enter key to reboot",
"VTLANG_ENTER_CONTINUE": "press Enter key to continue",
"VTLANG_CTRL_TEMP_SET": "Temporary Control Settings",
"VTLANG_WIN11_BYPASS_CHECK": "Bypass check when install Windows 11",
"VTLANG_LINUX_REMOUNT": "Mount Ventoy partition after boot Linux",
"VTLANG_SECONDARY_BOOT_MENU": "Show secondary boot menu",
"MENU_STR_XXX": ""
}