mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-19 23:14:05 +09:00
partial translations for 32bit warning
This commit is contained in:
@@ -6,5 +6,8 @@
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": "按下 >",
|
||||
"MENU_MODULES" : "模塊",
|
||||
"GAME_ACTION_MOVE_VERB" : "移動",
|
||||
"MENU_LABEL_RESET" : "重置"
|
||||
"MENU_LABEL_RESET" : "重置",
|
||||
"GAME_32BIT_WARNING1": "看起來您正在運行32位版本的Java。",
|
||||
"GAME_32BIT_WARNING2": "請下載並安裝最新的64位Java :",
|
||||
"GAME_32BIT_WARNING3": "https://www.java.com/en/download/"
|
||||
}
|
||||
Reference in New Issue
Block a user