mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-14 23:56:07 +09:00
Separated langpack, concept art for inventory UI
Former-commit-id: 7a98df93b4ef50b47283abcd99576d6fbefc9cc5 Former-commit-id: db6e34417ccf84e59ba68547f30459cb4b188eb7
This commit is contained in:
5
res/locales/koKR/devmsg.json
Normal file
5
res/locales/koKR/devmsg.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"DEV_MESSAGE_CONSOLE_CODEX": "사용 가능한 명령어 목록을 보려면 ‘codex’를 입력해 주십시오.",
|
||||
"DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS": "명령어 목록:",
|
||||
"DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN": "‘%1$s’: 알 수 없는 명령어"
|
||||
}
|
||||
Reference in New Issue
Block a user