* Change group desc.
This commit is contained in:
@@ -24,10 +24,10 @@ $lang->group->manageMember = 'Member';
|
||||
$lang->group->confirmDelete = 'Do you want to delete this User Group?';
|
||||
$lang->group->successSaved = 'Saved.';
|
||||
$lang->group->errorNotSaved = 'Failed. Please select actions and groups.';
|
||||
$lang->group->viewList = 'Views can be accessed.';
|
||||
$lang->group->productList = 'Products can be accessed.';
|
||||
$lang->group->projectList = 'Projects can be accessed.';
|
||||
$lang->group->noticeVisit = 'Empty means you have no access.';
|
||||
$lang->group->viewList = 'View';
|
||||
$lang->group->productList = 'Product';
|
||||
$lang->group->projectList = 'Project';
|
||||
$lang->group->noticeVisit = 'Empty means no access.';
|
||||
|
||||
$lang->group->id = 'ID';
|
||||
$lang->group->name = 'Name';
|
||||
|
||||
Reference in New Issue
Block a user