From 20b94ea92fbc3070cc538625d3927ad4e1f8ce09 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:21:24 +0300 Subject: [PATCH] I18n: Download translations from Crowdin (#94623) 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 | 1 - public/locales/es-ES/grafana.json | 1 - public/locales/fr-FR/grafana.json | 1 - public/locales/pt-BR/grafana.json | 1 - public/locales/zh-Hans/grafana.json | 1 - 5 files changed, 5 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 5696514fbb2..41df016cd20 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1096,7 +1096,6 @@ "help-wizard": { "download-snapshot": "", "github-comment": "", - "preview-snapshot": "", "support-bundle": "", "troubleshooting-help": "" }, diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index de435a0f299..69a15c0b21b 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1096,7 +1096,6 @@ "help-wizard": { "download-snapshot": "", "github-comment": "", - "preview-snapshot": "", "support-bundle": "", "troubleshooting-help": "" }, diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 5026b24b35a..382127a78df 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1096,7 +1096,6 @@ "help-wizard": { "download-snapshot": "", "github-comment": "", - "preview-snapshot": "", "support-bundle": "", "troubleshooting-help": "" }, diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index e0041a149dc..7b2b25810c7 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1096,7 +1096,6 @@ "help-wizard": { "download-snapshot": "", "github-comment": "", - "preview-snapshot": "", "support-bundle": "", "troubleshooting-help": "" }, diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 62188766e99..6aa908d994e 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1087,7 +1087,6 @@ "help-wizard": { "download-snapshot": "", "github-comment": "", - "preview-snapshot": "", "support-bundle": "", "troubleshooting-help": "" },