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