fix: lowercase in ca.json

This commit is contained in:
shimeoki
2025-07-30 13:23:18 +03:00
parent 64e49a1129
commit b203934f10

View File

@@ -358,16 +358,16 @@
"other": "{} URLs" "other": "{} URLs"
}, },
"minute": { "minute": {
"one": "{} Minut", "one": "{} minut",
"other": "{} Minuts" "other": "{} minuts"
}, },
"hour": { "hour": {
"one": "{} Hora", "one": "{} hora",
"other": "{} Hores" "other": "{} hores"
}, },
"day": { "day": {
"one": "{} Dia", "one": "{} dia",
"other": "{} Dies" "other": "{} dies"
}, },
"clearedNLogsBeforeXAfterY": { "clearedNLogsBeforeXAfterY": {
"one": "Suprimit {n} registre (anterior a = {before}, posterior a = {after})", "one": "Suprimit {n} registre (anterior a = {before}, posterior a = {after})",