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": "{} URLs"
},
"minute": {
"one": "{} Minute",
"other": "{} Minutes"
"one": "{} minute",
"other": "{} minutes"
},
"hour": {
"one": "{} Hour",
"other": "{} Hours"
"one": "{} hour",
"other": "{} hours"
},
"day": {
"one": "{} Day",
"other": "{} Days"
"one": "{} day",
"other": "{} days"
},
"clearedNLogsBeforeXAfterY": {
"one": "Cleared {n} log (before = {before}, after = {after})",