Merge remote-tracking branch 'origin/main' into dev

This commit is contained in:
Imran Remtulla
2025-08-01 18:13:06 -04:00
11 changed files with 181 additions and 168 deletions

View File

@@ -360,16 +360,16 @@
"other": "{} URL"
},
"minute": {
"one": "{} Dakika",
"other": "{} Dakika"
"one": "{} dakika",
"other": "{} dakika"
},
"hour": {
"one": "{} Saat",
"other": "{} Saat"
"one": "{} saat",
"other": "{} saat"
},
"day": {
"one": "{} Gün",
"other": "{} Gün"
"one": "{} gün",
"other": "{} gün"
},
"clearedNLogsBeforeXAfterY": {
"one": "{n} log temizlendi (önce = {before}, sonra = {after})",