strings for Keyboard Layout

This commit is contained in:
minjaesong
2021-10-21 15:37:31 +09:00
parent f07be81007
commit f7aa773482
25 changed files with 53 additions and 25 deletions

View File

@@ -14,5 +14,7 @@
"GAME_32BIT_WARNING1": "看起来您正在运行32位版本的Java。",
"GAME_32BIT_WARNING2": "请下载并安装最新的64位Java :",
"GAME_32BIT_WARNING3": "https://www.java.com/en/download/",
"MENU_LABEL_RESTART_REQUIRED": "需要重新启动"
"MENU_LABEL_RESTART_REQUIRED": "需要重新启动",
"MENU_LABEL_KEYBOARD_LAYOUT": "键盘布局",
"MENU_LABEL_IME": "输入法"
}