mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 18:14:06 +09:00
modularised lang
This commit is contained in:
5
assets/modules/basegame/locales/koKR/devmsg.json
Normal file
5
assets/modules/basegame/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