modularised lang

This commit is contained in:
Song Minjae
2017-04-27 23:41:19 +09:00
parent 3602ee3848
commit 048f96b554
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"
}