diff --git a/main/src/main/resources/lang/da-DK/strings.yml b/main/src/main/resources/lang/da-DK/strings.yml index 2e9325072..213c6876f 100644 --- a/main/src/main/resources/lang/da-DK/strings.yml +++ b/main/src/main/resources/lang/da-DK/strings.yml @@ -399,10 +399,10 @@ eventEditorSetMobSpawnAmount: "Sæt mængden af mobs til spawn" eventEditorSetDropChance: "Indstille drop chancen" eventEditorPotionEffects: "Action Potion Effekter" eventEditorSetPotionEffectTypes: "Sæt eliksir effekt type" -eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!" -eventEditorSetPotionDurations: "Set potion effect durations" -eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!" -eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!" +eventEditorMustSetPotionTypesFirst: "Du skal sæt eliksir effekt type først!" +eventEditorSetPotionDurations: "Sæt eliksir effekt varighed" +eventEditorMustSetPotionDurationsFirst: "Du skal sæt eliksir effekt varighed først!" +eventEditorMustSetPotionTypesAndDurationsFirst: "Du skal sæt eliksir effekt type og varighed først!" eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" eventEditorPotionsCleared: "Potion effects cleared." eventEditorInvalidPotionType: "is not a valid potion effect type!"