Merge remote-tracking branch 'origin/main' into dev

This commit is contained in:
Imran Remtulla
2025-08-01 18:13:06 -04:00
11 changed files with 181 additions and 168 deletions

View File

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