mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-19 05:00:21 +02:00
fix: lowercase in en-EO.json
This commit is contained in:
@@ -358,16 +358,16 @@
|
||||
"other": "{} URLj"
|
||||
},
|
||||
"minute": {
|
||||
"one": "{} Minuto",
|
||||
"other": "{} Minutoj"
|
||||
"one": "{} minuto",
|
||||
"other": "{} minutoj"
|
||||
},
|
||||
"hour": {
|
||||
"one": "{} Horo",
|
||||
"other": "{} Horoj"
|
||||
"one": "{} horo",
|
||||
"other": "{} horoj"
|
||||
},
|
||||
"day": {
|
||||
"one": "{} Tago",
|
||||
"other": "{} Tagoj"
|
||||
"one": "{} tago",
|
||||
"other": "{} tagoj"
|
||||
},
|
||||
"clearedNLogsBeforeXAfterY": {
|
||||
"one": "Purigis {n} protokolon (antaŭe = {before}, malantaŭe = {after})",
|
||||
|
Reference in New Issue
Block a user