+ // API Tokens
+ 'api_token_create' => 'ha creato un token API',
+ 'api_token_create_notification' => 'Token API creato con successo',
+ 'api_token_update' => 'ha aggiornato un token API',
+ 'api_token_update_notification' => 'Token API aggiornato correttamente',
+ 'api_token_delete' => 'ha eliminato token API',
+ 'api_token_delete_notification' => 'Token API eliminato con successo',
+
+ // Roles
+ 'role_create' => 'ha creato un ruolo',
+ 'role_create_notification' => 'Ruolo creato con successo',
+ 'role_update' => 'ha aggiornato un ruolo',
+ 'role_update_notification' => 'Ruolo aggiornato con successo',
+ 'role_delete' => 'ha eliminato un ruolo',
+ 'role_delete_notification' => 'Ruolo eliminato con successo',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'ha svuotato il cestino',
+ 'recycle_bin_restore' => 'ha ripristinato dal cestino',
+ 'recycle_bin_destroy' => 'ha rimosso dal cestino',
+
+ // Comments