mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-28 00:49:28 +02:00
fix: lowercase in pt.json
This commit is contained in:
@@ -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})",
|
||||||
|
Reference in New Issue
Block a user