diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index acbce2543..26abfea6b 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -474,5 +474,11 @@ "processing": "Traitement", "processed": "Traité", "time": "Temps" + }, + "grafana": { + "dashboards": "Dashboards", + "datasources": "Data Sources", + "totalalerts": "Total Alerts", + "alertstriggered": "Alerts Triggered" } }