New translations strings.yml (Korean)

This commit is contained in:
PikaMug 2019-11-05 20:31:20 -05:00
parent ed75c3c411
commit 413008d034

View File

@ -165,10 +165,6 @@ stageEditorDelete: "삭제 스테이지"
stageEditorSetBlockNames: "블록 이름 설정"
stageEditorSetBlockAmounts: "블록 갯수 설정"
stageEditorSetBlockDurability: "블록 내구성 설정"
stageEditorSetDamageAmounts: "데미지 양 설정"
stageEditorSetPlaceAmounts: "놓는 양 설정"
stageEditorSetUseAmounts: "사용할 양 설정"
stageEditorSetCutAmounts: "벨 양 설정"
stageEditorSetKillAmounts: "죽일 양 설정"
stageEditorSetEnchantAmounts: "인챈트 양 설정"
stageEditorSetMobAmounts: "몬스터 양 설정"
@ -197,11 +193,7 @@ stageEditorCustomAlreadyAdded: "그 커스텀 목표는 이미 추가되었습
stageEditorCustomCleared: "사용자 정의 목표가 삭제되었습니다."
stageEditorCustomDataPrompt: "값 입력 <data>:"
stageEditorEnterBlockNames: "블록 이름 입력, <space>, <cancel>"
stageEditorBreakBlocksPrompt: "부술 양(숫자) 입력, <space>, <cancel>"
stageEditorDamageBlocksPrompt: "데미지 양(숫자) 입력, <space>, <cancel>"
stageEditorPlaceBlocksPrompt: "놓을 양 입력 (숫자), <space>, <cancel>"
stageEditorUseBlocksPrompt: "사용 량 입력 (숫자), <space>, <cancel>"
stageEditorCutBlocksPrompt: "삭제 량 입력 (숫자), <space>, <cancel>"
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
stageEditorEnterBlockDurability: "블록 내구량 입력 (숫자), <space>, <cancel>"
stageEditorCatchFishPrompt: "물고기 잡을 수량 입력, <clear>, <cancel>"
stageEditorKillPlayerPrompt: "죽이려는 플레이어 수를 입력하십시오, <clear>, <cancel>"