some more translations

This commit is contained in:
minjaesong
2021-10-26 21:13:15 +09:00
parent ee2019e7dd
commit 701946950e
29 changed files with 137 additions and 31 deletions

View File

@@ -14,7 +14,12 @@
"GAME_32BIT_WARNING1": "看起来您正在运行32位版本的Java。",
"GAME_32BIT_WARNING2": "请下载并安装最新的64位Java :",
"GAME_32BIT_WARNING3": "https://www.java.com/en/download/",
"MENU_OPTION_STREAMERS_LAYOUT": "聊天叠加",
"MENU_LABEL_RESTART_REQUIRED": "需要重新启动",
"MENU_LABEL_KEYBOARD_LAYOUT": "键盘布局",
"MENU_LABEL_IME": "输入法"
"MENU_LABEL_IME": "输入法",
"MENU_OPTIONS_DITHER": "递色",
"MENU_OPTIONS_BLUR": "模糊",
"MENU_OPTIONS_PARTICLES": "微粒数",
"MENU_IO_IMPORT": "匯入"
}