mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-21 18:03:45 +02:00
fix: lowercase in da.json
This commit is contained in:
@@ -358,16 +358,16 @@
|
|||||||
"other": "{} URL'er"
|
"other": "{} URL'er"
|
||||||
},
|
},
|
||||||
"minute": {
|
"minute": {
|
||||||
"one": "{} Minut",
|
"one": "{} minut",
|
||||||
"other": "{} Minutter"
|
"other": "{} minutter"
|
||||||
},
|
},
|
||||||
"hour": {
|
"hour": {
|
||||||
"one": "{} Time",
|
"one": "{} time",
|
||||||
"other": "{} Timer"
|
"other": "{} timer"
|
||||||
},
|
},
|
||||||
"day": {
|
"day": {
|
||||||
"one": "{} Dag",
|
"one": "{} dag",
|
||||||
"other": "{} Dage"
|
"other": "{} dage"
|
||||||
},
|
},
|
||||||
"clearedNLogsBeforeXAfterY": {
|
"clearedNLogsBeforeXAfterY": {
|
||||||
"one": "Ryddet {n} log (før = {before}, efter = {after})",
|
"one": "Ryddet {n} log (før = {before}, efter = {after})",
|
||||||
|
Reference in New Issue
Block a user