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" : "Zurücksetzen",
"GAME_32BIT_WARNING1": "Es sieht so aus, als ob Sie eine 32-Bit-Version von Java verwenden.",
"GAME_32BIT_WARNING2": "Bitte laden Sie das neueste 64-Bit Java herunter und installieren Sie es unter:",
"GAME_32BIT_WARNING3": "https://www.java.com/de/download/"
"GAME_32BIT_WARNING3": "https://www.java.com/de/download/",
"MENU_LABEL_RESTART_REQUIRED": "Neustart erforderlich"
}