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

@@ -82,5 +82,10 @@
"VTLANG_ENTER_REBOOT": "按回车键重启",
"VTLANG_ENTER_CONTINUE": "按回车键继续",
"VTLANG_CTRL_TEMP_SET": "控制变量设置",
"VTLANG_WIN11_BYPASS_CHECK": "安装 Windows 11 时绕过硬件检查",
"VTLANG_LINUX_REMOUNT": "启动 Linux 系统后挂载 Ventoy 分区",
"VTLANG_SECONDARY_BOOT_MENU": "显示二级启动菜单",
"MENU_STR_XXX": ""
}