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