Update locales

This commit is contained in:
Bubka
2021-03-04 20:49:22 +01:00
parent 1eec04e468
commit 7453926128
36 changed files with 827 additions and 229 deletions

View File

@ -76,6 +76,7 @@
langs: [
{ text: this.$t('languages.en'), value: 'en' },
{ text: this.$t('languages.fr'), value: 'fr' },
{ text: this.$t('languages.de'), value: 'de' },
],
layouts: [
{ text: this.$t('settings.forms.grid'), value: 'grid', icon: 'th' },