diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 2fa841c6c13..d0015279be0 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -323,15 +323,15 @@ "save-query": "" }, "simpleCondition": { - "alertCondition": "", - "ofQuery": { - "To": "" - } + "alertCondition": "" }, "templates": { "misconfigured-badge-text": "", "misconfigured-warning": "", "misconfigured-warning-details": "" + }, + "threshold": { + "to": "" } }, "annotations": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 531a3b49bc6..064c2400063 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -323,15 +323,15 @@ "save-query": "" }, "simpleCondition": { - "alertCondition": "", - "ofQuery": { - "To": "" - } + "alertCondition": "" }, "templates": { "misconfigured-badge-text": "", "misconfigured-warning": "", "misconfigured-warning-details": "" + }, + "threshold": { + "to": "" } }, "annotations": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 23c10ae2f0c..6fed2945c2a 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -323,15 +323,15 @@ "save-query": "" }, "simpleCondition": { - "alertCondition": "", - "ofQuery": { - "To": "" - } + "alertCondition": "" }, "templates": { "misconfigured-badge-text": "", "misconfigured-warning": "", "misconfigured-warning-details": "" + }, + "threshold": { + "to": "" } }, "annotations": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 7fd6896ec83..8862f24545f 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -323,15 +323,15 @@ "save-query": "" }, "simpleCondition": { - "alertCondition": "", - "ofQuery": { - "To": "" - } + "alertCondition": "" }, "templates": { "misconfigured-badge-text": "", "misconfigured-warning": "", "misconfigured-warning-details": "" + }, + "threshold": { + "to": "" } }, "annotations": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 3c40d4a792d..244d087dc88 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -319,15 +319,15 @@ "save-query": "" }, "simpleCondition": { - "alertCondition": "", - "ofQuery": { - "To": "" - } + "alertCondition": "" }, "templates": { "misconfigured-badge-text": "", "misconfigured-warning": "", "misconfigured-warning-details": "" + }, + "threshold": { + "to": "" } }, "annotations": {