diff --git a/src/main/resources/lang/nl-NL/strings.yml b/src/main/resources/lang/nl-NL/strings.yml index ee14117cf..6ad075d85 100644 --- a/src/main/resources/lang/nl-NL/strings.yml +++ b/src/main/resources/lang/nl-NL/strings.yml @@ -327,7 +327,7 @@ 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!" -eventEditorInvalidEntry: "Invalid entry" +eventEditorInvalidEntry: "Foutieve invoer" eventEditorGiveItemsTitle: "- Give Items -" eventEditorEffectsTitle: "- Effects -" eventEditorStormTitle: "- Event Storm -"