diff --git a/assets/translations/da.json b/assets/translations/da.json index 616ac27..f8ff618 100644 --- a/assets/translations/da.json +++ b/assets/translations/da.json @@ -358,16 +358,16 @@ "other": "{} URL'er" }, "minute": { - "one": "{} Minut", - "other": "{} Minutter" + "one": "{} minut", + "other": "{} minutter" }, "hour": { - "one": "{} Time", - "other": "{} Timer" + "one": "{} time", + "other": "{} timer" }, "day": { - "one": "{} Dag", - "other": "{} Dage" + "one": "{} dag", + "other": "{} dage" }, "clearedNLogsBeforeXAfterY": { "one": "Ryddet {n} log (før = {before}, efter = {after})",