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": "Type “codex” for available commands.",
"DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS": "Available commends:",
"DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN": "“%1$s”: Unknown command"
}