diff --git a/assets/translations/ca.json b/assets/translations/ca.json index e441a1e..4c84f09 100644 --- a/assets/translations/ca.json +++ b/assets/translations/ca.json @@ -358,16 +358,16 @@ "other": "{} URLs" }, "minute": { - "one": "{} Minut", - "other": "{} Minuts" + "one": "{} minut", + "other": "{} minuts" }, "hour": { - "one": "{} Hora", - "other": "{} Hores" + "one": "{} hora", + "other": "{} hores" }, "day": { - "one": "{} Dia", - "other": "{} Dies" + "one": "{} dia", + "other": "{} dies" }, "clearedNLogsBeforeXAfterY": { "one": "Suprimit {n} registre (anterior a = {before}, posterior a = {after})",