mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-20 21:19:29 +02:00
fix: lowercase in tr.json
This commit is contained in:
@@ -358,16 +358,16 @@
|
|||||||
"other": "{} URL"
|
"other": "{} URL"
|
||||||
},
|
},
|
||||||
"minute": {
|
"minute": {
|
||||||
"one": "{} Dakika",
|
"one": "{} dakika",
|
||||||
"other": "{} Dakika"
|
"other": "{} dakika"
|
||||||
},
|
},
|
||||||
"hour": {
|
"hour": {
|
||||||
"one": "{} Saat",
|
"one": "{} saat",
|
||||||
"other": "{} Saat"
|
"other": "{} saat"
|
||||||
},
|
},
|
||||||
"day": {
|
"day": {
|
||||||
"one": "{} Gün",
|
"one": "{} gün",
|
||||||
"other": "{} Gün"
|
"other": "{} gün"
|
||||||
},
|
},
|
||||||
"clearedNLogsBeforeXAfterY": {
|
"clearedNLogsBeforeXAfterY": {
|
||||||
"one": "{n} log temizlendi (önce = {before}, sonra = {after})",
|
"one": "{n} log temizlendi (önce = {before}, sonra = {after})",
|
||||||
|
Reference in New Issue
Block a user