ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/vi-VN/admin/groups/titles.php
Normal file
16
SNIPE-IT/resources/lang/vi-VN/admin/groups/titles.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_groups_title' => 'Giới Nhóm',
|
||||
'about_groups' => 'Các nhóm được sử dụng để khái quát hóa quyền người dùng.',
|
||||
'group_management' => 'Quản lý nhóm',
|
||||
'create' => 'Tạo nhóm mới',
|
||||
'update' => 'Chỉnh sửa nhóm',
|
||||
'group_name' => 'Tên nhóm',
|
||||
'group_admin' => 'Quản lý nhóm',
|
||||
'allow' => 'Cho phép',
|
||||
'deny' => 'Từ chối',
|
||||
'permission' => 'Quyền',
|
||||
'grant' => 'Chấp thuận',
|
||||
'no_permissions' => 'Không có quyền trong nhóm này.'
|
||||
];
|
Reference in New Issue
Block a user