+ // API Tokens
+ 'api_token_create' => 'created api token',
+ 'api_token_create_notification' => 'API token successfully created',
+ 'api_token_update' => 'updated api token',
+ 'api_token_update_notification' => 'API token successfully updated',
+ 'api_token_delete' => 'deleted api token',
+ 'api_token_delete_notification' => 'API token successfully deleted',
+
+ // Roles
+ 'role_create' => 'created role',
+ 'role_create_notification' => 'نقش با موفقیت ایجاد شد',
+ 'role_update' => 'updated role',
+ 'role_update_notification' => 'نقش با موفقیت به روز شد',
+ 'role_delete' => 'deleted role',
+ 'role_delete_notification' => 'نقش با موفقیت حذف شد',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'emptied recycle bin',
+ 'recycle_bin_restore' => 'از سطل بازیافت، بازآوری شده است',
+ 'recycle_bin_destroy' => 'از سطل بازیافت حذف شده است',
+
+ // Comments