mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-21 18:03:45 +02:00
fix: lowercase in en.json
This commit is contained in:
@@ -358,16 +358,16 @@
|
|||||||
"other": "{} URLs"
|
"other": "{} URLs"
|
||||||
},
|
},
|
||||||
"minute": {
|
"minute": {
|
||||||
"one": "{} Minute",
|
"one": "{} minute",
|
||||||
"other": "{} Minutes"
|
"other": "{} minutes"
|
||||||
},
|
},
|
||||||
"hour": {
|
"hour": {
|
||||||
"one": "{} Hour",
|
"one": "{} hour",
|
||||||
"other": "{} Hours"
|
"other": "{} hours"
|
||||||
},
|
},
|
||||||
"day": {
|
"day": {
|
||||||
"one": "{} Day",
|
"one": "{} day",
|
||||||
"other": "{} Days"
|
"other": "{} days"
|
||||||
},
|
},
|
||||||
"clearedNLogsBeforeXAfterY": {
|
"clearedNLogsBeforeXAfterY": {
|
||||||
"one": "Cleared {n} log (before = {before}, after = {after})",
|
"one": "Cleared {n} log (before = {before}, after = {after})",
|
||||||
|
Reference in New Issue
Block a user