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": "사용 가능한 명령어 목록을 보려면 codex를 입력해 주십시오.",
"DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS": "명령어 목록:",
"DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN": "%1$s: 알 수 없는 명령어"
}