restart required label

This commit is contained in:
minjaesong
2021-10-06 14:54:40 +09:00
parent 5e867f7db3
commit 0b07e642b1
27 changed files with 56 additions and 28 deletions

View File

@@ -9,5 +9,6 @@
"MENU_LABEL_RESET" : "重置",
"GAME_32BIT_WARNING1": "看起來您正在運行32位版本的Java。",
"GAME_32BIT_WARNING2": "請下載並安裝最新的64位Java :",
"GAME_32BIT_WARNING3": "https://www.java.com/en/download/"
"GAME_32BIT_WARNING3": "https://www.java.com/en/download/",
"MENU_LABEL_RESTART_REQUIRED": "需要重新啟動"
}