fix: lowercase in pt.json

This commit is contained in:
shimeoki
2025-07-30 13:29:25 +03:00
parent 6c995df40a
commit ae537758aa

View File

@@ -358,16 +358,16 @@
"other": "{} URLs" "other": "{} URLs"
}, },
"minute": { "minute": {
"one": "{} Minuto", "one": "{} minuto",
"other": "{} Minutos" "other": "{} minutos"
}, },
"hour": { "hour": {
"one": "{} Hora", "one": "{} hora",
"other": "{} Horas" "other": "{} horas"
}, },
"day": { "day": {
"one": "{} Dia", "one": "{} dia",
"other": "{} Dias" "other": "{} dias"
}, },
"clearedNLogsBeforeXAfterY": { "clearedNLogsBeforeXAfterY": {
"one": "Foi limpo {n} log (antes = {antes}, depois = {depois})", "one": "Foi limpo {n} log (antes = {antes}, depois = {depois})",