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
e1cad01fa3
commit
616855ddd5
@ -255,16 +255,16 @@ stageEditorInvalidEnchantment: "유효한 인챈트 이름이 아닙니다!"
|
||||
stageEditorInvalidNPC: "유효한 NPC ID가 아닙니다."
|
||||
stageEditorInvalidMob: "유효한 몬스터 이름이 아닙니다!"
|
||||
stageEditorInvalidItemName: "유효한 아이템 이름이 아닙니다!"
|
||||
stageEditorInvalidNumber: "is not a number!"
|
||||
stageEditorInvalidDye: "is not a valid dye color!"
|
||||
stageEditorInvalidEvent: "is not a valid action name!"
|
||||
stageEditorDuplicateEvent: "Action is already in the list!"
|
||||
stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorInvalidNumber: "숫자가 아닙니다!"
|
||||
stageEditorInvalidDye: "유효한 염료 색상이 아닙니다!"
|
||||
stageEditorInvalidEvent: "올바른 액션 이름이 아닙니다."
|
||||
stageEditorDuplicateEvent: "액션이 이미 목록에 있습니다!"
|
||||
stageEditorInvalidScript: "Denizen 스크립트를 찾을 수 없습니다."
|
||||
stageEditorNoCitizens: "Citizens 이 설치되지 않았습니다!"
|
||||
stageEditorNoDenizen: "Denizen 이 설치되지 않았습니다!"
|
||||
stageEditorPositiveAmount: "양수를 입력해야합니다!"
|
||||
stageEditorNotListofNumbers: "숫자 목록이 아닙니다!"
|
||||
stageEditorNoDelaySet: "먼저 지연을 설정해야합니다!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
stageEditorNoItems: "You must add items first!"
|
||||
|
Loading…
Reference in New Issue
Block a user