diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 3f0f307de..3e8224833 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -720,17 +720,17 @@ "categories": "Catégories" }, "uptimerobot": { - "status": "Status", - "uptime": "Uptime", - "lastDown": "Last Downtime", - "downDuration": "Downtime Duration", - "sitesUp": "Sites Up", - "sitesDown": "Sites Down", - "paused": "Paused", - "notyetchecked": "Not Yet Checked", - "up": "Up", - "seemsdown": "Seems Down", - "down": "Down", - "unknown": "Unknown" + "status": "Statut", + "uptime": "Disponibilité", + "lastDown": "Dernière interruption", + "downDuration": "Durée d'interruption", + "sitesUp": "Sites en ligne", + "sitesDown": "Sites hors ligne", + "paused": "En pause", + "notyetchecked": "Non vérifié", + "up": "En ligne", + "seemsdown": "Semble hors ligne", + "down": "Hors ligne", + "unknown": "Inconnu" } }