fix(webui): missing i18n for vuetify datatable

This commit is contained in:
Gauthier Roebroeck 2021-02-22 12:15:33 +08:00
parent d524b31d10
commit 4fc4e32d00
9 changed files with 18 additions and 9 deletions

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "الصفوف لكل صفحة:" "itemsPerPageText": "الصفوف لكل صفحة:"
} },
"noDataText": "لا توجد بيانات متاحة"
}, },
"account_settings": { "account_settings": {
"account_settings": "إعدادات الحساب", "account_settings": "إعدادات الحساب",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "Zeilen pro Seite:" "itemsPerPageText": "Zeilen pro Seite:"
} },
"noDataText": "Keine Daten vorhanden"
}, },
"account_settings": { "account_settings": {
"account_settings": "Kontoeinstellungen", "account_settings": "Kontoeinstellungen",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "Rows per page:" "itemsPerPageText": "Rows per page:"
} },
"noDataText": "No data available"
}, },
"account_settings": { "account_settings": {
"account_settings": "Account Settings", "account_settings": "Account Settings",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "Filas por página:" "itemsPerPageText": "Filas por página:"
} },
"noDataText": "No hay datos disponibles"
}, },
"account_settings": { "account_settings": {
"account_settings": "Configuración de cuenta", "account_settings": "Configuración de cuenta",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "Élements par page:" "itemsPerPageText": "Élements par page:"
} },
"noDataText": "Aucune donnée disponible"
}, },
"account_settings": { "account_settings": {
"account_settings": "Paramètres du compte", "account_settings": "Paramètres du compte",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "페이지 당 행 수:" "itemsPerPageText": "페이지 당 행 수:"
} },
"noDataText": "데이터가 없습니다."
}, },
"account_settings": { "account_settings": {
"account_settings": "계정 설정", "account_settings": "계정 설정",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "Rader per side:" "itemsPerPageText": "Rader per side:"
} },
"noDataText": "Ingen data er tilgjengelig"
}, },
"account_settings": { "account_settings": {
"account_settings": "kontoinnstillinger", "account_settings": "kontoinnstillinger",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "Linhas por página:" "itemsPerPageText": "Linhas por página:"
} },
"noDataText": "Não há dados disponíveis"
}, },
"account_settings": { "account_settings": {
"account_settings": "configurações da conta", "account_settings": "configurações da conta",

View file

@ -5,7 +5,8 @@
}, },
"dataTable": { "dataTable": {
"itemsPerPageText": "Строк на странице:" "itemsPerPageText": "Строк на странице:"
} },
"noDataText": "Отсутствуют данные"
}, },
"account_settings": { "account_settings": {
"account_settings": "настройки учётной записи", "account_settings": "настройки учётной записи",