From 2eebcd2642be94b3570bf84d2e5ca34426747ccf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 16:21:59 +0300 Subject: [PATCH] I18n: Download translations from Crowdin (#87501) 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 | 4 ++-- public/locales/es-ES/grafana.json | 4 ++-- public/locales/fr-FR/grafana.json | 4 ++-- public/locales/pt-BR/grafana.json | 4 ++-- public/locales/zh-Hans/grafana.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 2040f3507eb..a32fd643c61 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -887,8 +887,8 @@ "title": "Meldungen" }, "alerting-admin": { - "title": "", - "subtitle": "" + "subtitle": "", + "title": "" }, "alerting-am-routes": { "subtitle": "Lege fest, wie Warnungen an Kontaktpunkte weitergeleitet werden", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 25b0fb2732e..f02bc0d9826 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -887,8 +887,8 @@ "title": "Alertas" }, "alerting-admin": { - "title": "", - "subtitle": "" + "subtitle": "", + "title": "" }, "alerting-am-routes": { "subtitle": "Determinar cómo se enrutan las alertas a los puntos de contacto", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index e021ef66172..bc1ce1c0b61 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -887,8 +887,8 @@ "title": "Alertes" }, "alerting-admin": { - "title": "", - "subtitle": "" + "subtitle": "", + "title": "" }, "alerting-am-routes": { "subtitle": "Déterminer comment les alertes sont acheminées vers les points de contact", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index a727524da37..ed09eb8b33c 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -887,8 +887,8 @@ "title": "Alertas" }, "alerting-admin": { - "title": "", - "subtitle": "" + "subtitle": "", + "title": "" }, "alerting-am-routes": { "subtitle": "Determine como os alertas são encaminhados para pontos de contato", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 8eaa2a49cf1..d12235dd29c 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -881,8 +881,8 @@ "title": "警报" }, "alerting-admin": { - "title": "", - "subtitle": "" + "subtitle": "", + "title": "" }, "alerting-am-routes": { "subtitle": "确定警报如何路由到联络点",