'webhook_delete_notification' => 'Webhook eliminato con successo',
// Imports
- 'import_create' => 'created import',
- 'import_create_notification' => 'Import successfully uploaded',
- 'import_run' => 'updated import',
- 'import_run_notification' => 'Content successfully imported',
- 'import_delete' => 'deleted import',
- 'import_delete_notification' => 'Import successfully deleted',
+ 'import_create' => 'importazione creata',
+ 'import_create_notification' => 'Importazione caricata con successo',
+ 'import_run' => 'importazione aggiornata',
+ 'import_run_notification' => 'Contenuto importato con successo',
+ 'import_delete' => 'importazione cancellata',
+ 'import_delete_notification' => 'Importazione eliminata con successo',
// Users
'user_create' => 'ha creato un utente',