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