- 'webhook_create' => 'created webhook',
- 'webhook_create_notification' => 'Webhook successfully created',
- 'webhook_update' => 'updated webhook',
- 'webhook_update_notification' => 'Webhook successfully updated',
- 'webhook_delete' => 'deleted webhook',
- 'webhook_delete_notification' => 'Webhook successfully deleted',
+ 'webhook_create' => 'ha creat un webhook',
+ 'webhook_create_notification' => 'S’ha creat el webhook',
+ 'webhook_update' => 'ha actualitzat el webhook',
+ 'webhook_update_notification' => 'S’ha actualitzat el webhook',
+ 'webhook_delete' => 'ha suprimit el webhook',
+ 'webhook_delete_notification' => 'S’ha suprimit el webhook',
+
+ // 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',