Add a link to more language packs to the language settings UI.
This commit is contained in:
parent
fabe06e339
commit
c1c2b67503
16 changed files with 19 additions and 1 deletions
|
@ -63,12 +63,15 @@
|
||||||
</b-field>
|
</b-field>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
<b-field :label="$t('settings.general.language')" label-position="on-border">
|
<b-field :label="$t('settings.general.language')" label-position="on-border" :addons="false">
|
||||||
<b-select v-model="data['app.lang']" name="app.lang">
|
<b-select v-model="data['app.lang']" name="app.lang">
|
||||||
<option v-for="l in serverConfig.langs" :key="l.code" :value="l.code">
|
<option v-for="l in serverConfig.langs" :key="l.code" :value="l.code">
|
||||||
{{ l.name }}
|
{{ l.name }}
|
||||||
</option>
|
</option>
|
||||||
</b-select>
|
</b-select>
|
||||||
|
<p class="mt-2">
|
||||||
|
<a href="https://listmonk.app/docs/i18n/#additional-language-packs" target="_blank">{{ $t('globals.buttons.more') }} →</a>
|
||||||
|
</p>
|
||||||
</b-field>
|
</b-field>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Upravit",
|
"globals.buttons.edit": "Upravit",
|
||||||
"globals.buttons.enabled": "Povoleno",
|
"globals.buttons.enabled": "Povoleno",
|
||||||
"globals.buttons.learnMore": "Další informace",
|
"globals.buttons.learnMore": "Další informace",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Nový",
|
"globals.buttons.new": "Nový",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Odebrat",
|
"globals.buttons.remove": "Odebrat",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Bearbeiten",
|
"globals.buttons.edit": "Bearbeiten",
|
||||||
"globals.buttons.enabled": "Aktiviert",
|
"globals.buttons.enabled": "Aktiviert",
|
||||||
"globals.buttons.learnMore": "Erfahre mehr",
|
"globals.buttons.learnMore": "Erfahre mehr",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Neu",
|
"globals.buttons.new": "Neu",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Entfernen",
|
"globals.buttons.remove": "Entfernen",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Edit",
|
"globals.buttons.edit": "Edit",
|
||||||
"globals.buttons.enabled": "Enabled",
|
"globals.buttons.enabled": "Enabled",
|
||||||
"globals.buttons.learnMore": "Learn more",
|
"globals.buttons.learnMore": "Learn more",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "New",
|
"globals.buttons.new": "New",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Remove",
|
"globals.buttons.remove": "Remove",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Editar",
|
"globals.buttons.edit": "Editar",
|
||||||
"globals.buttons.enabled": "Habilitar",
|
"globals.buttons.enabled": "Habilitar",
|
||||||
"globals.buttons.learnMore": "Conocer más",
|
"globals.buttons.learnMore": "Conocer más",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Nuevo",
|
"globals.buttons.new": "Nuevo",
|
||||||
"globals.buttons.ok": "Aceptar",
|
"globals.buttons.ok": "Aceptar",
|
||||||
"globals.buttons.remove": "Eliminar",
|
"globals.buttons.remove": "Eliminar",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Éditer",
|
"globals.buttons.edit": "Éditer",
|
||||||
"globals.buttons.enabled": "Activé·e",
|
"globals.buttons.enabled": "Activé·e",
|
||||||
"globals.buttons.learnMore": "En savoir plus",
|
"globals.buttons.learnMore": "En savoir plus",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Ajouter",
|
"globals.buttons.new": "Ajouter",
|
||||||
"globals.buttons.ok": "Valider",
|
"globals.buttons.ok": "Valider",
|
||||||
"globals.buttons.remove": "Supprimer",
|
"globals.buttons.remove": "Supprimer",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Szerkesztés",
|
"globals.buttons.edit": "Szerkesztés",
|
||||||
"globals.buttons.enabled": "Egedélyezés",
|
"globals.buttons.enabled": "Egedélyezés",
|
||||||
"globals.buttons.learnMore": "Tudj meg többet",
|
"globals.buttons.learnMore": "Tudj meg többet",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Új",
|
"globals.buttons.new": "Új",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Eltávolítás",
|
"globals.buttons.remove": "Eltávolítás",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Modifica",
|
"globals.buttons.edit": "Modifica",
|
||||||
"globals.buttons.enabled": "Attivata",
|
"globals.buttons.enabled": "Attivata",
|
||||||
"globals.buttons.learnMore": "Per saperne di più",
|
"globals.buttons.learnMore": "Per saperne di più",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Nuovo",
|
"globals.buttons.new": "Nuovo",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Cancellare",
|
"globals.buttons.remove": "Cancellare",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "തിരുത്തുക",
|
"globals.buttons.edit": "തിരുത്തുക",
|
||||||
"globals.buttons.enabled": "പ്രവർത്തനക്ഷമാക്കി",
|
"globals.buttons.enabled": "പ്രവർത്തനക്ഷമാക്കി",
|
||||||
"globals.buttons.learnMore": "കൂടുതൽ അറിയുക",
|
"globals.buttons.learnMore": "കൂടുതൽ അറിയുക",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "പുതിയത്",
|
"globals.buttons.new": "പുതിയത്",
|
||||||
"globals.buttons.ok": "ശരി",
|
"globals.buttons.ok": "ശരി",
|
||||||
"globals.buttons.remove": "നീക്കം ചെയ്യുക",
|
"globals.buttons.remove": "നീക്കം ചെയ്യുക",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Bewerken",
|
"globals.buttons.edit": "Bewerken",
|
||||||
"globals.buttons.enabled": "Ingeschakeld",
|
"globals.buttons.enabled": "Ingeschakeld",
|
||||||
"globals.buttons.learnMore": "Meer leren",
|
"globals.buttons.learnMore": "Meer leren",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Nieuw",
|
"globals.buttons.new": "Nieuw",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Verwijder",
|
"globals.buttons.remove": "Verwijder",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Edytuj",
|
"globals.buttons.edit": "Edytuj",
|
||||||
"globals.buttons.enabled": "Włączone",
|
"globals.buttons.enabled": "Włączone",
|
||||||
"globals.buttons.learnMore": "Dowiedz się więcej",
|
"globals.buttons.learnMore": "Dowiedz się więcej",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Nowa",
|
"globals.buttons.new": "Nowa",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Usuń",
|
"globals.buttons.remove": "Usuń",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Editar",
|
"globals.buttons.edit": "Editar",
|
||||||
"globals.buttons.enabled": "Habilitado",
|
"globals.buttons.enabled": "Habilitado",
|
||||||
"globals.buttons.learnMore": "Saiba mais",
|
"globals.buttons.learnMore": "Saiba mais",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Novo",
|
"globals.buttons.new": "Novo",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Excluir",
|
"globals.buttons.remove": "Excluir",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Editar",
|
"globals.buttons.edit": "Editar",
|
||||||
"globals.buttons.enabled": "Ativo",
|
"globals.buttons.enabled": "Ativo",
|
||||||
"globals.buttons.learnMore": "Saber mais",
|
"globals.buttons.learnMore": "Saber mais",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Novo",
|
"globals.buttons.new": "Novo",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Remover",
|
"globals.buttons.remove": "Remover",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Ieși",
|
"globals.buttons.edit": "Ieși",
|
||||||
"globals.buttons.enabled": "Activat",
|
"globals.buttons.enabled": "Activat",
|
||||||
"globals.buttons.learnMore": "Află mai multe",
|
"globals.buttons.learnMore": "Află mai multe",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Nou",
|
"globals.buttons.new": "Nou",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Elimină",
|
"globals.buttons.remove": "Elimină",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Изменить",
|
"globals.buttons.edit": "Изменить",
|
||||||
"globals.buttons.enabled": "Включено",
|
"globals.buttons.enabled": "Включено",
|
||||||
"globals.buttons.learnMore": "Подпробней",
|
"globals.buttons.learnMore": "Подпробней",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Новое",
|
"globals.buttons.new": "Новое",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Удалить",
|
"globals.buttons.remove": "Удалить",
|
||||||
|
|
|
@ -121,6 +121,7 @@
|
||||||
"globals.buttons.edit": "Değiştir",
|
"globals.buttons.edit": "Değiştir",
|
||||||
"globals.buttons.enabled": "Etkinleştirildi",
|
"globals.buttons.enabled": "Etkinleştirildi",
|
||||||
"globals.buttons.learnMore": "Daha fazla öğren",
|
"globals.buttons.learnMore": "Daha fazla öğren",
|
||||||
|
"globals.buttons.more": "More",
|
||||||
"globals.buttons.new": "Yeni",
|
"globals.buttons.new": "Yeni",
|
||||||
"globals.buttons.ok": "Ok",
|
"globals.buttons.ok": "Ok",
|
||||||
"globals.buttons.remove": "Çıkart",
|
"globals.buttons.remove": "Çıkart",
|
||||||
|
|
Loading…
Reference in a new issue