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