From 2651ce5dce0a3a16fd82daaf03d01d46541188d5 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:22:50 +0100 Subject: [PATCH] I18n: Download translations from Crowdin (#93744) 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 | 22 ++++++++++------------ public/locales/es-ES/grafana.json | 22 ++++++++++------------ public/locales/fr-FR/grafana.json | 22 ++++++++++------------ public/locales/pt-BR/grafana.json | 22 ++++++++++------------ public/locales/zh-Hans/grafana.json | 22 ++++++++++------------ 5 files changed, 50 insertions(+), 60 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 039bc88a41f..e1a2fccdd30 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1141,9 +1141,7 @@ }, "ldap-settings-page": { "advanced-settings-section": { - "edit": { - "button": "" - }, + "edit-button": "", "subtitle": "", "title": "" }, @@ -1164,15 +1162,15 @@ "label": "" }, "buttons-section": { - "discard": { - "button": "" - }, - "save": { - "button": "" - }, - "save-and-enable": { - "button": "" - } + "discard-button": "", + "save-and-enable-button": "", + "save-button": "" + }, + "discard-modal": { + "cancel-button": "", + "description": "", + "discard-button": "", + "title": "" }, "documentation": "", "host": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 38ecdacc400..8292e1f6e37 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1141,9 +1141,7 @@ }, "ldap-settings-page": { "advanced-settings-section": { - "edit": { - "button": "" - }, + "edit-button": "", "subtitle": "", "title": "" }, @@ -1164,15 +1162,15 @@ "label": "" }, "buttons-section": { - "discard": { - "button": "" - }, - "save": { - "button": "" - }, - "save-and-enable": { - "button": "" - } + "discard-button": "", + "save-and-enable-button": "", + "save-button": "" + }, + "discard-modal": { + "cancel-button": "", + "description": "", + "discard-button": "", + "title": "" }, "documentation": "", "host": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 44377b1b2d6..f426bc2a362 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1141,9 +1141,7 @@ }, "ldap-settings-page": { "advanced-settings-section": { - "edit": { - "button": "" - }, + "edit-button": "", "subtitle": "", "title": "" }, @@ -1164,15 +1162,15 @@ "label": "" }, "buttons-section": { - "discard": { - "button": "" - }, - "save": { - "button": "" - }, - "save-and-enable": { - "button": "" - } + "discard-button": "", + "save-and-enable-button": "", + "save-button": "" + }, + "discard-modal": { + "cancel-button": "", + "description": "", + "discard-button": "", + "title": "" }, "documentation": "", "host": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 23d4453a4fb..bb74869005e 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1141,9 +1141,7 @@ }, "ldap-settings-page": { "advanced-settings-section": { - "edit": { - "button": "" - }, + "edit-button": "", "subtitle": "", "title": "" }, @@ -1164,15 +1162,15 @@ "label": "" }, "buttons-section": { - "discard": { - "button": "" - }, - "save": { - "button": "" - }, - "save-and-enable": { - "button": "" - } + "discard-button": "", + "save-and-enable-button": "", + "save-button": "" + }, + "discard-modal": { + "cancel-button": "", + "description": "", + "discard-button": "", + "title": "" }, "documentation": "", "host": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 45cc6f1b0e2..17cf9eb4440 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1133,9 +1133,7 @@ }, "ldap-settings-page": { "advanced-settings-section": { - "edit": { - "button": "" - }, + "edit-button": "", "subtitle": "", "title": "" }, @@ -1156,15 +1154,15 @@ "label": "" }, "buttons-section": { - "discard": { - "button": "" - }, - "save": { - "button": "" - }, - "save-and-enable": { - "button": "" - } + "discard-button": "", + "save-and-enable-button": "", + "save-button": "" + }, + "discard-modal": { + "cancel-button": "", + "description": "", + "discard-button": "", + "title": "" }, "documentation": "", "host": {