New translations settings.php (Vietnamese)
This commit is contained in:
parent
2cb435970f
commit
5bb7221fa0
1 changed files with 4 additions and 1 deletions
|
@ -175,7 +175,10 @@ return [
|
|||
'users_delete_named' => 'Xóa người dùng :userName',
|
||||
'users_delete_warning' => 'Chức năng này sẽ hoàn toàn xóa người dùng với tên \':userName\' từ hệ thống.',
|
||||
'users_delete_confirm' => 'Bạn có chắc muốn xóa người dùng này không?',
|
||||
'users_delete_success' => 'Người dùng đã được xóa thành công',
|
||||
'users_migrate_ownership' => 'Migrate Ownership',
|
||||
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
|
||||
'users_none_selected' => 'No user selected',
|
||||
'users_delete_success' => 'User successfully removed',
|
||||
'users_edit' => 'Sửa người dùng',
|
||||
'users_edit_profile' => 'Sửa Hồ sơ',
|
||||
'users_edit_success' => 'Người dùng được cập nhật thành công',
|
||||
|
|
Loading…
Reference in a new issue