diff --git a/src/main/resources/lang/da-DK/strings.yml b/src/main/resources/lang/da-DK/strings.yml index 9be7e703f..e91082843 100644 --- a/src/main/resources/lang/da-DK/strings.yml +++ b/src/main/resources/lang/da-DK/strings.yml @@ -442,7 +442,7 @@ eventEditorSetMobAmountsPrompt: "Enter mob amount, " eventEditorSetMobNamePrompt: "Enter the name for this mob, " eventEditorSetMobLocationPrompt: "Right-click on a block to select it, , " eventEditorSetPotionEffectsPrompt: "Enter potion effect types, , " -eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds), , " +eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), , " eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, , " eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear" eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"