modularised lang

This commit is contained in:
Song Minjae
2017-04-27 23:41:19 +09:00
parent 3e54dcab2c
commit 26cbe6970a
49 changed files with 133 additions and 93 deletions

View File

@@ -0,0 +1,5 @@
{
"DEV_MESSAGE_CONSOLE_CODEX": "Tapez « codex » pour commandes disponibles.",
"DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS": "Commandes disponibles :",
"DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN": "« %1$s » : Commande inconnue"
}