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"
},
"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})",