strings for Keyboard Layout

This commit is contained in:
minjaesong
2021-10-21 15:37:31 +09:00
parent f07be81007
commit f7aa773482
25 changed files with 53 additions and 25 deletions

View File

@@ -11,5 +11,6 @@
"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/",
"MENU_LABEL_RESTART_REQUIRED": "Redémarrage requis"
"MENU_LABEL_RESTART_REQUIRED": "Redémarrage requis",
"MENU_LABEL_KEYBOARD_LAYOUT": "Disposition du clavier"
}