+ // API Tokens
+ 'api_token_create' => 'created API token',
+ 'api_token_create_notification' => 'تم إنشاء رمز الـ API بنجاح',
+ 'api_token_update' => 'updated API token',
+ 'api_token_update_notification' => 'تم تحديث رمز الـ API بنجاح',
+ 'api_token_delete' => 'deleted API token',
+ 'api_token_delete_notification' => 'تم حذف رمز الـ API بنجاح',
+
+ // Roles
+ 'role_create' => 'إنشاء صَلاحِيَة',
+ 'role_create_notification' => 'تم إنشاء الدور بنجاح',
+ 'role_update' => 'حدّث الدور',
+ 'role_update_notification' => 'تم تحديث الدور بنجاح',
+ 'role_delete' => 'حذف الدور',
+ 'role_delete_notification' => 'تم حذف الدور بنجاح',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'سلة إعادة التدوير المفرغة',
+ 'recycle_bin_restore' => 'استعادة من سلة المحذوفات',
+ 'recycle_bin_destroy' => 'إزالة من سلة المحذوفات',
+
+ // Comments