mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
Separated langpack, concept art for inventory UI
Former-commit-id: 7a98df93b4ef50b47283abcd99576d6fbefc9cc5 Former-commit-id: db6e34417ccf84e59ba68547f30459cb4b188eb7
This commit is contained in:
2568
res/locales/koKR/Polyglot-100_koKR.json
Normal file
2568
res/locales/koKR/Polyglot-100_koKR.json
Normal file
File diff suppressed because it is too large
Load Diff
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’: 알 수 없는 명령어"
|
||||
}
|
||||
6
res/locales/koKR/game.json
Normal file
6
res/locales/koKR/game.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"MENU_LABEL_NEW_WORLD": "새 세계",
|
||||
|
||||
"COPYRIGHT_PROPRIETARY": "모든 권리 보유.",
|
||||
"APP_CALIBRATE_YOUR_MONITOR": "본 게임은 적절히 보정된 모니터에서 최상으로 즐길 수 있습니다. 보정하지 않았다면 플레이하기 전에 보정해 주십시오."
|
||||
}
|
||||
3
res/locales/koKR/tips.json
Normal file
3
res/locales/koKR/tips.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"GAME_TIPS_1": "무기를 ‘휘두를’ 때 적보다 높이 서 있으면 더 큰 타격을 줄 수 있습니다. 하지만 조심하세요—적들도 마찬가지입니다!"
|
||||
}
|
||||
Reference in New Issue
Block a user