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": "{} Heure",
"other": "{} Heures"
"one": "{} heure",
"other": "{} heures"
},
"day": {
"one": "{} Jour",
"other": "{} Jours"
"one": "{} jour",
"other": "{} jours"
},
"clearedNLogsBeforeXAfterY": {
"one": "Nettoyage du journal {n} (avant = {before}, après = {after})",