+ // 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 successfully created',
+ 'role_update' => 'updated role',
+ 'role_update_notification' => 'Role successfully updated',
+ 'role_delete' => 'deleted role',
+ 'role_delete_notification' => 'Role successfully deleted',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'emptied recycle bin',
+ 'recycle_bin_restore' => 'restored from recycle bin',
+ 'recycle_bin_destroy' => 'removed from recycle bin',
+
+ // Comments