diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index ad79affc6b5..5696514fbb2 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1225,6 +1225,7 @@ "documentation": "", "host": { "description": "", + "error": "", "label": "", "placeholder": "" }, @@ -1234,11 +1235,13 @@ }, "search_filter": { "description": "", + "error": "", "label": "", "placeholder": "" }, "search-base-dns": { "description": "", + "error": "", "label": "", "placeholder": "" }, diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 9ab396e02e5..de435a0f299 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1225,6 +1225,7 @@ "documentation": "", "host": { "description": "", + "error": "", "label": "", "placeholder": "" }, @@ -1234,11 +1235,13 @@ }, "search_filter": { "description": "", + "error": "", "label": "", "placeholder": "" }, "search-base-dns": { "description": "", + "error": "", "label": "", "placeholder": "" }, diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index da3b6c03325..5026b24b35a 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1225,6 +1225,7 @@ "documentation": "", "host": { "description": "", + "error": "", "label": "", "placeholder": "" }, @@ -1234,11 +1235,13 @@ }, "search_filter": { "description": "", + "error": "", "label": "", "placeholder": "" }, "search-base-dns": { "description": "", + "error": "", "label": "", "placeholder": "" }, diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index edb0a1a470e..e0041a149dc 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1225,6 +1225,7 @@ "documentation": "", "host": { "description": "", + "error": "", "label": "", "placeholder": "" }, @@ -1234,11 +1235,13 @@ }, "search_filter": { "description": "", + "error": "", "label": "", "placeholder": "" }, "search-base-dns": { "description": "", + "error": "", "label": "", "placeholder": "" }, diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 20bc710c828..62188766e99 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1216,6 +1216,7 @@ "documentation": "", "host": { "description": "", + "error": "", "label": "", "placeholder": "" }, @@ -1225,11 +1226,13 @@ }, "search_filter": { "description": "", + "error": "", "label": "", "placeholder": "" }, "search-base-dns": { "description": "", + "error": "", "label": "", "placeholder": "" },