diff --git a/public/locales/es/common.json b/public/locales/es/common.json index e68a3639..58e4fd85 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -474,5 +474,11 @@ "processing": "Procesando", "processed": "Procesado", "time": "Tiempo" + }, + "grafana": { + "dashboards": "Dashboards", + "datasources": "Data Sources", + "totalalerts": "Total Alerts", + "alertstriggered": "Alerts Triggered" } }