diff --git a/src/main/resources/lang/id-ID/strings.yml b/src/main/resources/lang/id-ID/strings.yml index b117b3d53..c1c5ee051 100644 --- a/src/main/resources/lang/id-ID/strings.yml +++ b/src/main/resources/lang/id-ID/strings.yml @@ -339,7 +339,7 @@ eventEditorFinishAndSave: "Are you sure you want to finish and save the Event" eventEditorModifiedNote: 'Catatan: Anda telah memodifikasi sebuah Event yang diikuti Quests berikut ini:' eventEditorForcedToQuit: "Jika Anda menyimpan Acara, siapa pun yang secara aktif melakukan salah satu dari Quests ini akan terpaksa berhenti dari mereka." eventEditorEventInUse: "The following Quests use the Event" -eventEditorMustModifyQuests: "eventEditorNotFound" +eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorListSizeMismatch: "The lists are not the same size!" eventEditorListDuplicates: "List contains duplicates!" eventEditorNotANumberList: "Input was not a list of numbers!"