]> BookStack Code Mirror - bookstack/blobdiff - lang/fi/activities.php
Themes: Documented public file serving
[bookstack] / lang / fi / activities.php
index 878ef5edd3ca074f6dd8a76f6263bc7b6408a4b7..40588abcd3b13e79c60a49444903e44a07765e50 100644 (file)
@@ -84,6 +84,14 @@ return [
     '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',
@@ -93,11 +101,11 @@ return [
     'user_delete_notification' => 'Käyttäjä poistettiin onnistuneesti',
 
     // API Tokens
-    'api_token_create' => 'created API token',
+    'api_token_create' => 'loi API-tunnisteen',
     'api_token_create_notification' => 'API-tunniste luotiin onnistuneesti',
-    'api_token_update' => 'updated API token',
+    'api_token_update' => 'päivitti API-tunnisteen',
     'api_token_update_notification' => 'API-tunniste päivitettiin onnistuneesti',
-    'api_token_delete' => 'deleted API token',
+    'api_token_delete' => 'poisti API-tunnisteen',
     'api_token_delete_notification' => 'API-tunniste poistettiin onnistuneesti',
 
     // Roles