mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 11:05:38 +01:00
New translations strings.yml (Korean)
This commit is contained in:
parent
616855ddd5
commit
6c26a24333
@ -265,16 +265,16 @@ stageEditorNoDenizen: "Denizen 이 설치되지 않았습니다!"
|
||||
stageEditorPositiveAmount: "양수를 입력해야합니다!"
|
||||
stageEditorNotListofNumbers: "숫자 목록이 아닙니다!"
|
||||
stageEditorNoDelaySet: "먼저 지연을 설정해야합니다!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
stageEditorNoItems: "You must add items first!"
|
||||
stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
|
||||
stageEditorNoNPCs: "You must set NPC IDs first!"
|
||||
stageEditorNoMobTypes: "You must set mob types first!"
|
||||
stageEditorNoKillLocations: "You must set kill locations first!"
|
||||
stageEditorNoBlockSelected: "You must select a block first."
|
||||
stageEditorNoColors: "You must set colors first!"
|
||||
stageEditorNoLocations: "You must set locations first!"
|
||||
stageEditorNoBlockNames: "먼저 블록 이름을 설정해야합니다!"
|
||||
stageEditorNoEnchantments: "먼저 인챈트를 설정해야합니다!"
|
||||
stageEditorNoItems: "먼저 아이템을 추가해야합니다!"
|
||||
stageEditorNoDeliveryMessage: "하나 이상의 전달 메시지를 설정해야합니다!"
|
||||
stageEditorNoNPCs: "먼저 NPC ID를 설정해야합니다!"
|
||||
stageEditorNoMobTypes: "먼저 몬스터 유형을 설정해야합니다!"
|
||||
stageEditorNoKillLocations: "먼저 죽일 위치를 설정해야합니다!"
|
||||
stageEditorNoBlockSelected: "먼저 블록을 선택해야합니다."
|
||||
stageEditorNoColors: "먼저 색상을 설정해야합니다!"
|
||||
stageEditorNoLocations: "먼저 위치를 설정해야합니다!"
|
||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
||||
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
|
||||
|
Loading…
Reference in New Issue
Block a user