'Permission with the same name already exists: ', 'Роль с таким именем уже существует: ' => 'Role with the same name already exists: ', 'Значение "{field}" содержит недопустимые символы' => '"{field}" value contains invalid characters', 'Страница не найдена' => 'Page not found', 'Недостаточно прав' => 'You not allow to access', 'Необходимо указать класс User в настройках модуля' => 'UserClass params must be set in config file', 'UserClass должен реализовывать интерфейс developeruz\db_rbac\UserRbacInterface' => 'UserClass must implements developeruz\db_rbac\UserRbacInterface', 'Пользователь не найден' => 'User not found' ];