Added the ability to manage users.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
'Role' => 'Группа пользователей',
|
||||
'User' => 'Пользователи',
|
||||
'Allowed to watch' => 'Разрешено смотреть',
|
||||
'Allowed to create' => 'Разрешено создать',
|
||||
'Allowed to edit' => 'Разрешено редактировать',
|
||||
|
Reference in New Issue
Block a user