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:
@@ -7,5 +7,8 @@
|
||||
"MENU_MODULES" : "Modules",
|
||||
"GAME_ACTION_MOVE_VERB" : "Déplacer",
|
||||
"GAME_ACTION_ZOOM" : "Agrandir",
|
||||
"MENU_LABEL_RESET" : "Réinitialiser"
|
||||
"MENU_LABEL_RESET" : "Réinitialiser",
|
||||
"GAME_32BIT_WARNING1": "Il semble que vous exécutiez une version 32 bits de Java.",
|
||||
"GAME_32BIT_WARNING2": "Veuillez télécharger et installer la dernière version de Java 64 bits sur :",
|
||||
"GAME_32BIT_WARNING3": "https://www.java.com/fr/download/"
|
||||
}
|
||||
Reference in New Issue
Block a user