Files
Terrarum/res/locales/koKR/devmsg.json
Song Minjae 2e46df67a8 Separated langpack, concept art for inventory UI
Former-commit-id: 7a98df93b4ef50b47283abcd99576d6fbefc9cc5
Former-commit-id: db6e34417ccf84e59ba68547f30459cb4b188eb7
2016-07-04 23:08:16 +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: 알 수 없는 명령어"
}