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

@@ -7,5 +7,6 @@
"MENU_MODULES" : "Moduli",
"GAME_32BIT_WARNING1": "Sembra che tu stia eseguendo una versione a 32 bit di Java.",
"GAME_32BIT_WARNING2": "Si prega di scaricare e installare l'ultima versione di Java a 64 bit all'indirizzo:",
"GAME_32BIT_WARNING3": "https://www.java.com/it/download/"
"GAME_32BIT_WARNING3": "https://www.java.com/it/download/",
"MENU_LABEL_RESTART_REQUIRED": "Riavvio necessario"
}