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" },