From dc31bbb55529cc3e1a29b128bc71a5ebf71d0443 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:24:52 +0200 Subject: [PATCH] I18n: Download translations from Crowdin (#94065) 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 | 2 +- public/locales/es-ES/grafana.json | 2 +- public/locales/fr-FR/grafana.json | 2 +- public/locales/pt-BR/grafana.json | 2 +- public/locales/zh-Hans/grafana.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 2aafc803723..8bd5d6d6741 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1574,7 +1574,7 @@ }, "apps": { "subtitle": "App-Plug-ins, die das Grafana-Erlebnis erweitern", - "title": "Apps" + "title": "" }, "authentication": { "title": "Authentifizierung" diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index a3bf61617b9..14416cf1e63 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1574,7 +1574,7 @@ }, "apps": { "subtitle": "Complementos de aplicaciones que amplían la experiencia de Grafana", - "title": "Aplicaciones" + "title": "" }, "authentication": { "title": "Autenticación" diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 803ca8b53b5..1936e186ebc 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1574,7 +1574,7 @@ }, "apps": { "subtitle": "Plugins d'application qui prolongent l'expérience Grafana", - "title": "Applications" + "title": "" }, "authentication": { "title": "Authentification" diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index c77a4328b1b..edc9bbecf65 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1574,7 +1574,7 @@ }, "apps": { "subtitle": "Plug-ins de aplicativos que ampliam a experiência do Grafana", - "title": "Aplicativos" + "title": "" }, "authentication": { "title": "Autenticação" diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index a599cb1e951..d546c2cbf8d 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1564,7 +1564,7 @@ }, "apps": { "subtitle": "扩展 Grafana 体验的应用插件", - "title": "应用" + "title": "" }, "authentication": { "title": "身份验证"