diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 28353d0d7..fbb331849 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -474,5 +474,11 @@ "processing": "Processing", "processed": "Processed", "time": "Time" + }, + "grafana": { + "totalalerts": "Total Alerts", + "dashboards": "Dashboards", + "datasources": "Data Sources", + "alertstriggered": "Alerts Triggered" } }