'user_update_notification' => 'Пользователь успешно обновлен',
'user_delete_notification' => 'Пользователь успешно удален',
+ // Roles
+ 'role_create_notification' => 'Role successfully created',
+ 'role_update_notification' => 'Role successfully updated',
+ 'role_delete_notification' => 'Role successfully deleted',
+
// Other
'commented_on' => 'прокомментировал',
'permissions_update' => 'обновил разрешения',