]> BookStack Code Mirror - bookstack/blobdiff - lang/ru/activities.php
Updated translations with latest Crowdin changes (#4025)
[bookstack] / lang / ru / activities.php
index 3290ad36b7db67aecbfa9f0b37c1a7af89674148..19ca6ba61719f6cc16e040feaa085891f8619963 100644 (file)
@@ -67,6 +67,11 @@ return [
     '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'          => 'обновил разрешения',