From c1c2b6750351609018fe82f8d761c02a1091a8ea Mon Sep 17 00:00:00 2001 From: Kailash Nadh Date: Sat, 18 Dec 2021 21:50:17 +0530 Subject: [PATCH] Add a link to more language packs to the language settings UI. --- frontend/src/views/settings/general.vue | 5 ++++- i18n/cs-cz.json | 1 + i18n/de.json | 1 + i18n/en.json | 1 + i18n/es.json | 1 + i18n/fr.json | 1 + i18n/hu.json | 1 + i18n/it.json | 1 + i18n/ml.json | 1 + i18n/nl.json | 1 + i18n/pl.json | 1 + i18n/pt-BR.json | 1 + i18n/pt.json | 1 + i18n/ro.json | 1 + i18n/ru.json | 1 + i18n/tr.json | 1 + 16 files changed, 19 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/settings/general.vue b/frontend/src/views/settings/general.vue index 38e711b..890f47e 100644 --- a/frontend/src/views/settings/general.vue +++ b/frontend/src/views/settings/general.vue @@ -63,12 +63,15 @@
- + +

+ {{ $t('globals.buttons.more') }} → +

diff --git a/i18n/cs-cz.json b/i18n/cs-cz.json index 26fd41c..d8934da 100644 --- a/i18n/cs-cz.json +++ b/i18n/cs-cz.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Upravit", "globals.buttons.enabled": "Povoleno", "globals.buttons.learnMore": "Další informace", + "globals.buttons.more": "More", "globals.buttons.new": "Nový", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Odebrat", diff --git a/i18n/de.json b/i18n/de.json index 663fc25..3d0ee2d 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Bearbeiten", "globals.buttons.enabled": "Aktiviert", "globals.buttons.learnMore": "Erfahre mehr", + "globals.buttons.more": "More", "globals.buttons.new": "Neu", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Entfernen", diff --git a/i18n/en.json b/i18n/en.json index c578918..4e10537 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Edit", "globals.buttons.enabled": "Enabled", "globals.buttons.learnMore": "Learn more", + "globals.buttons.more": "More", "globals.buttons.new": "New", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Remove", diff --git a/i18n/es.json b/i18n/es.json index 865922d..c41808c 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Editar", "globals.buttons.enabled": "Habilitar", "globals.buttons.learnMore": "Conocer más", + "globals.buttons.more": "More", "globals.buttons.new": "Nuevo", "globals.buttons.ok": "Aceptar", "globals.buttons.remove": "Eliminar", diff --git a/i18n/fr.json b/i18n/fr.json index 9d370db..7d673dd 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Éditer", "globals.buttons.enabled": "Activé·e", "globals.buttons.learnMore": "En savoir plus", + "globals.buttons.more": "More", "globals.buttons.new": "Ajouter", "globals.buttons.ok": "Valider", "globals.buttons.remove": "Supprimer", diff --git a/i18n/hu.json b/i18n/hu.json index fbf258c..5e0a195 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Szerkesztés", "globals.buttons.enabled": "Egedélyezés", "globals.buttons.learnMore": "Tudj meg többet", + "globals.buttons.more": "More", "globals.buttons.new": "Új", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Eltávolítás", diff --git a/i18n/it.json b/i18n/it.json index 4c96d37..757d12b 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Modifica", "globals.buttons.enabled": "Attivata", "globals.buttons.learnMore": "Per saperne di più", + "globals.buttons.more": "More", "globals.buttons.new": "Nuovo", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Cancellare", diff --git a/i18n/ml.json b/i18n/ml.json index d468ced..f19ef43 100644 --- a/i18n/ml.json +++ b/i18n/ml.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "തിരുത്തുക", "globals.buttons.enabled": "പ്രവർത്തനക്ഷമാക്കി", "globals.buttons.learnMore": "കൂടുതൽ അറിയുക", + "globals.buttons.more": "More", "globals.buttons.new": "പുതിയത്", "globals.buttons.ok": "ശരി", "globals.buttons.remove": "നീക്കം ചെയ്യുക", diff --git a/i18n/nl.json b/i18n/nl.json index 961ca9d..47897b5 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Bewerken", "globals.buttons.enabled": "Ingeschakeld", "globals.buttons.learnMore": "Meer leren", + "globals.buttons.more": "More", "globals.buttons.new": "Nieuw", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Verwijder", diff --git a/i18n/pl.json b/i18n/pl.json index 3305a4d..b4fd312 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Edytuj", "globals.buttons.enabled": "Włączone", "globals.buttons.learnMore": "Dowiedz się więcej", + "globals.buttons.more": "More", "globals.buttons.new": "Nowa", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Usuń", diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index 0351313..ecb9d2b 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Editar", "globals.buttons.enabled": "Habilitado", "globals.buttons.learnMore": "Saiba mais", + "globals.buttons.more": "More", "globals.buttons.new": "Novo", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Excluir", diff --git a/i18n/pt.json b/i18n/pt.json index 3137edb..c7f14ae 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Editar", "globals.buttons.enabled": "Ativo", "globals.buttons.learnMore": "Saber mais", + "globals.buttons.more": "More", "globals.buttons.new": "Novo", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Remover", diff --git a/i18n/ro.json b/i18n/ro.json index e3e319d..a0c3829 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Ieși", "globals.buttons.enabled": "Activat", "globals.buttons.learnMore": "Află mai multe", + "globals.buttons.more": "More", "globals.buttons.new": "Nou", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Elimină", diff --git a/i18n/ru.json b/i18n/ru.json index 9f6d473..beb6ed7 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Изменить", "globals.buttons.enabled": "Включено", "globals.buttons.learnMore": "Подпробней", + "globals.buttons.more": "More", "globals.buttons.new": "Новое", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Удалить", diff --git a/i18n/tr.json b/i18n/tr.json index 9770280..139bfcc 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -121,6 +121,7 @@ "globals.buttons.edit": "Değiştir", "globals.buttons.enabled": "Etkinleştirildi", "globals.buttons.learnMore": "Daha fazla öğren", + "globals.buttons.more": "More", "globals.buttons.new": "Yeni", "globals.buttons.ok": "Ok", "globals.buttons.remove": "Çıkart",