update database

This commit is contained in:
manhlab
2021-04-09 10:42:08 -04:00
parent 43ce9eebd5
commit 8c4ad4aabf
106 changed files with 545 additions and 545 deletions

View File

@@ -43,14 +43,14 @@ implements
public function headings(): array
{
return [
'',
'Tên',
'Email',
'Số điện thoại',
'Ngày sinh',
'Chức danh',
'Phòng ban',
'Kích hoạt',
'Код',
'Имя',
'Электронный адрес',
'Номер телефон',
'Дата рождения',
'Должность',
'Подразделение',
'Активирован',
];
}
@@ -70,7 +70,7 @@ implements
public function title(): string
{
return 'Danh sách người dùng';
return 'Список пользавателя';
}
public function startCell(): string