Files
Terrarum/assets/mods/basegame/locales/koKR/devmsg.json

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: 알 수 없는 명령어"
}