- 'webhook_update_notification' => 'Webhook ble oppdatert',
- 'webhook_delete' => 'slettet webhook',
- 'webhook_delete_notification' => 'Webhook ble slettet',
+ 'webhook_update_notification' => 'Webhook vart oppdatert',
+ 'webhook_delete' => 'sletta webhook',
+ 'webhook_delete_notification' => 'Webhook vart sletta',
+
+ // 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',