From 5bce96e8e77e98a240735b38e8b2fb7b8ce51480 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:19:50 +0200 Subject: [PATCH] I18n: Download translations from Crowdin (#96142) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- public/locales/de-DE/grafana.json | 8 ++++---- public/locales/es-ES/grafana.json | 8 ++++---- public/locales/fr-FR/grafana.json | 8 ++++---- public/locales/pt-BR/grafana.json | 8 ++++---- public/locales/zh-Hans/grafana.json | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) 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": {