From 4a29708f0250d5592e6d738c590cb603e99a9e95 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:19:16 +0200 Subject: [PATCH] I18n: Download translations from Crowdin (#97275) --- 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, 5 insertions(+), 15 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index ae56080d8ca..0f53f4ac740 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -3229,9 +3229,7 @@ "or-view-bookmarks": "" }, "card": { - "data-source": "", - "date-created": "", - "metric": "" + "date-created": "" }, "home": { "learn-more": "", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index fedba1f1abf..e8974dc2e7e 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -3229,9 +3229,7 @@ "or-view-bookmarks": "" }, "card": { - "data-source": "", - "date-created": "", - "metric": "" + "date-created": "" }, "home": { "learn-more": "", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 86256c0ee9e..fc0e768ddad 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -3229,9 +3229,7 @@ "or-view-bookmarks": "" }, "card": { - "data-source": "", - "date-created": "", - "metric": "" + "date-created": "" }, "home": { "learn-more": "", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 712456d7217..a1a24d462ee 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -3229,9 +3229,7 @@ "or-view-bookmarks": "" }, "card": { - "data-source": "", - "date-created": "", - "metric": "" + "date-created": "" }, "home": { "learn-more": "", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 0518af6ce7c..7c003199924 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -3215,9 +3215,7 @@ "or-view-bookmarks": "" }, "card": { - "data-source": "", - "date-created": "", - "metric": "" + "date-created": "" }, "home": { "learn-more": "",