From 15815adc7835d48397301216639e655acaf34b51 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 12 May 2026 07:11:35 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (324 of 324 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (324 of 324 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (324 of 324 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (324 of 324 strings) Co-authored-by: Edson Wolf Co-authored-by: Fz Co-authored-by: Hosted Weblate Co-authored-by: bekdan1988 Co-authored-by: bittin1ddc447d824349b2 Translate-URL: https://hosted.weblate.org/projects/splitpro/common/fr/ Translate-URL: https://hosted.weblate.org/projects/splitpro/common/hu/ Translate-URL: https://hosted.weblate.org/projects/splitpro/common/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/splitpro/common/sv/ Translation: SplitPro/Common --- public/locales/fr/common.json | 1 + public/locales/hu/common.json | 1 + public/locales/pt-BR/common.json | 1 + public/locales/sv/common.json | 1 + 4 files changed, 4 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 41a9ff16..3911bddb 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -5,6 +5,7 @@ "messages": { "language_changed": "La langue a été changée avec succès" }, + "no_language_found": "Aucune langue trouvée.", "placeholder": "Choisir une langue", "title": "Choisir une langue" }, diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 5730cdd3..6fe84414 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -5,6 +5,7 @@ "messages": { "language_changed": "A nyelv sikeresen megváltoztatva" }, + "no_language_found": "Nem található nyelv.", "placeholder": "Válassz nyelvet", "title": "Válassz nyelvet" }, diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index f9a17bfc..7145afcd 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -5,6 +5,7 @@ "messages": { "language_changed": "Idioma alterado" }, + "no_language_found": "Nenhum idioma encontrado.", "placeholder": "Selecione um idioma", "title": "Selecionar idioma" }, diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index 5475c0a3..9735e8d2 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -5,6 +5,7 @@ "messages": { "language_changed": "Språk ändrat" }, + "no_language_found": "Inget språk hittades.", "placeholder": "Välj ett språk", "title": "Välj ett språk" },