- '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' => 'loi toimintokutsun',
+ 'webhook_create_notification' => 'Toimintokutsu luotiin onnistuneesti',
+ 'webhook_update' => 'päivitti toimintokutsun',
+ 'webhook_update_notification' => 'Toimintokutsu päivitettiin onnistuneesti',
+ 'webhook_delete' => 'poisti toimintokutsun',
+ 'webhook_delete_notification' => 'Toimintokutsu poistettiin onnistuneesti',
+
+ // Imports
+ 'import_create' => 'luotu tuonti',
+ 'import_create_notification' => 'Tuontitiedosto ladattiin onnistuneesti',
+ 'import_run' => 'päivitetty tuonti',
+ 'import_run_notification' => 'Sisällön tuonti onnistui',
+ 'import_delete' => 'poistettu tuonti',
+ 'import_delete_notification' => 'Tuontitiedosto poistettiin onnistuneesti',