From 89b292f514ef4d0b0f40c795d69f9df5da697175 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:21:48 +0300 Subject: [PATCH] I18n: Download translations from Crowdin (#94261) 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 insertions(+) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index d2faff4ca30..8f63d714f05 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1924,6 +1924,7 @@ } }, "panel-search": { + "no-matches": "", "unsupported-layout": "" }, "playlist-edit": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 2eb022cd6ac..ad63b932ccf 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1924,6 +1924,7 @@ } }, "panel-search": { + "no-matches": "", "unsupported-layout": "" }, "playlist-edit": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index b30b2ff11e9..9fb01805997 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1924,6 +1924,7 @@ } }, "panel-search": { + "no-matches": "", "unsupported-layout": "" }, "playlist-edit": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index d863d06e3e9..0df1d0a07e5 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1924,6 +1924,7 @@ } }, "panel-search": { + "no-matches": "", "unsupported-layout": "" }, "playlist-edit": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 8d63012a79d..4108f4a273e 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1914,6 +1914,7 @@ } }, "panel-search": { + "no-matches": "", "unsupported-layout": "" }, "playlist-edit": {