Files
Terrarum/assets/locales/koKR/devmsg.json
Song Minjae 17c39c1824 Player movement seems like back to working, res→assets
Former-commit-id: f91181caee4dabf4cb2e51d8077441c6b0f83757
Former-commit-id: 8b450303698c5c85dea9145a056b290b95a6a7b0
2016-08-02 17:32:42 +09:00

5 lines
268 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"DEV_MESSAGE_CONSOLE_CODEX": "사용 가능한 명령어 목록을 보려면 codex를 입력해 주십시오.",
"DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS": "명령어 목록:",
"DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN": "%1$s: 알 수 없는 명령어"
}