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": {
"itemsPerPageText": "الصفوف لكل صفحة:"
}
},
"noDataText": "لا توجد بيانات متاحة"
},
"account_settings": {
"account_settings": "إعدادات الحساب",

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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