'webhook_delete' => 'poisti toimintokutsun',
'webhook_delete_notification' => 'Toimintokutsu poistettiin onnistuneesti',
+ // 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',
+
// Users
'user_create' => 'loi käyttäjän',
'user_create_notification' => 'Käyttäjä luotiin onnistuneesti',