diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 28cd3a635a9..cf836ba2560 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -25,6 +25,28 @@ "user": "Nutzer" } }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + }, + "info-help": { + "text": "" + }, + "pending-period": "" + }, + "evaluation-behaviour-description1": "", + "evaluation-behaviour-description2": "", + "evaluation-behaviour-description3": "", + "evaluation-behaviour-for": { + "error-parsing": "", + "validation": "" + }, + "evaluation-behaviour-group": { + "text": "" + }, + "pause": "" + }, "annotations": { "empty-state": { "button-title": "", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index d15ace4e09b..ec2c522114a 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -25,6 +25,28 @@ "user": "Usuario" } }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + }, + "info-help": { + "text": "" + }, + "pending-period": "" + }, + "evaluation-behaviour-description1": "", + "evaluation-behaviour-description2": "", + "evaluation-behaviour-description3": "", + "evaluation-behaviour-for": { + "error-parsing": "", + "validation": "" + }, + "evaluation-behaviour-group": { + "text": "" + }, + "pause": "" + }, "annotations": { "empty-state": { "button-title": "", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index faf242bf77f..b71f212fbe6 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -25,6 +25,28 @@ "user": "Utilisateur" } }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + }, + "info-help": { + "text": "" + }, + "pending-period": "" + }, + "evaluation-behaviour-description1": "", + "evaluation-behaviour-description2": "", + "evaluation-behaviour-description3": "", + "evaluation-behaviour-for": { + "error-parsing": "", + "validation": "" + }, + "evaluation-behaviour-group": { + "text": "" + }, + "pause": "" + }, "annotations": { "empty-state": { "button-title": "", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index c0bb981b54e..bc4cce41997 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -25,6 +25,28 @@ "user": "Usuário" } }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + }, + "info-help": { + "text": "" + }, + "pending-period": "" + }, + "evaluation-behaviour-description1": "", + "evaluation-behaviour-description2": "", + "evaluation-behaviour-description3": "", + "evaluation-behaviour-for": { + "error-parsing": "", + "validation": "" + }, + "evaluation-behaviour-group": { + "text": "" + }, + "pause": "" + }, "annotations": { "empty-state": { "button-title": "", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index e07995a1ca8..946318d352d 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -25,6 +25,28 @@ "user": "用户" } }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + }, + "info-help": { + "text": "" + }, + "pending-period": "" + }, + "evaluation-behaviour-description1": "", + "evaluation-behaviour-description2": "", + "evaluation-behaviour-description3": "", + "evaluation-behaviour-for": { + "error-parsing": "", + "validation": "" + }, + "evaluation-behaviour-group": { + "text": "" + }, + "pause": "" + }, "annotations": { "empty-state": { "button-title": "",