diff --git a/src/main/resources/lang/ko-KR/strings.yml b/src/main/resources/lang/ko-KR/strings.yml index 9d2a1eb23..a74f164bd 100644 --- a/src/main/resources/lang/ko-KR/strings.yml +++ b/src/main/resources/lang/ko-KR/strings.yml @@ -275,7 +275,7 @@ stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list a stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" stageEditorAddPasswordCleared: "Password Objectives cleared." stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!" -stageEditorListContainsDuplicates: " List contains duplicates!" +stageEditorListContainsDuplicates: "List contains duplicates!" stageEditorDelayCleared: "Delay cleared." stageEditorDelayMessageCleared: "Delay message cleared." stageEditorDenizenCleared: "Denizen script cleared."