From 92b01776cf579616722cd2758b04d3b9e2134c1b Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 9 May 2026 19:11:34 +0200 Subject: [PATCH] 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: bittin1ddc447d824349b2 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/pt-BR/common.json | 1 + public/locales/sv/common.json | 1 + 2 files changed, 2 insertions(+) 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" },