From 714936a2e959439fbac95f5051700f2b32420cbc Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Sun, 1 Sep 2024 20:16:15 +0200 Subject: [PATCH] chore: new Crowdin updates (#2117) --- public/locales/fr/modules/dns-hole-controls.json | 2 +- public/locales/fr/modules/health-monitoring.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/fr/modules/dns-hole-controls.json b/public/locales/fr/modules/dns-hole-controls.json index 6e3f7e961..d4fedb5ef 100644 --- a/public/locales/fr/modules/dns-hole-controls.json +++ b/public/locales/fr/modules/dns-hole-controls.json @@ -11,7 +11,7 @@ "errors": { "general": { "title": "Impossible de trouver un DNS hole", - "text": "Il y a un problème de connexion à votre/vos DNS hole(s). Veuillez vérifier votre/vos configuration/iintégration(s)." + "text": "Il y a un problème de connexion à votre/vos DNS hole(s). Veuillez vérifier votre/vos configuration/intégration(s)." } } }, diff --git a/public/locales/fr/modules/health-monitoring.json b/public/locales/fr/modules/health-monitoring.json index 529d4db47..395de45de 100644 --- a/public/locales/fr/modules/health-monitoring.json +++ b/public/locales/fr/modules/health-monitoring.json @@ -86,7 +86,7 @@ }, "info": { "uptime": "Temps de disponibilité", - "uptimeFormat": "", + "uptimeFormat": "{{days}} jours, {{hours}} heures, {{minutes}} minutes", "updates": "Mises à jour disponibles", "reboot": "Redémarrage" },