New translations strings.yml (Korean)

This commit is contained in:
PikaMug 2020-04-16 02:27:36 -04:00
parent 14478c48ed
commit b2be70cda1

View File

@ -92,7 +92,7 @@ questCurrentItem: "현재 아이템:"
questGUICleared: "퀘스트 GUI 항목 표시가 지워졌습니다."
questDeleted: "퀘스트가 삭제되었습니다! 퀘스트 및 액션이 새로 고침되었습니다."
questEditorNameExists: "그 이름을 가진 퀘스트가 이미 존재합니다!"
questEditorBeingEdited: "누군가 그 이름으로 퀘스트를 만들고 편집 중입니다!"
questEditorBeingEdited: "Something with that name is already being modified!"
questEditorInvalidQuestName: "이름에는 마침표 또는 쉼표가 포함될 수 없습니다!"
questEditorInvalidEventName: "올바른 액션 이름이 아닙니다."
questEditorInvalidNPC: "그 id와 함께 NPC가 존재하지 않습니다!"
@ -272,7 +272,6 @@ eventEditorNoneToEdit: "현재 편집 할 작업이 없습니다!"
eventEditorNoneToDelete: "현재 삭제할 작업이 없습니다!"
eventEditorNotFound: "동작을 찾을 수 없습니다!"
eventEditorExists: "액션이 이미 존재합니다!"
eventEditorSomeone: "누군가 이미 해당 이름으로 활동을 작성하거나 편집 중입니다!"
eventEditorErrorSaving: "저장하는 동안 오류가 발생했습니다."
eventEditorDeleted: "액션 삭제, 퀘스트 및 액션 리로드."
eventEditorSaved: "액션 저장, 퀘스트 및 액션 리로드."