]> BookStack Code Mirror - bookstack/blobdiff - lang/tr/activities.php
Searching: Added test for guillemets
[bookstack] / lang / tr / activities.php
index 6a0c6ec5da22a04a591a92c35bf70ee4986bc8bb..fcecd6de3b4617397ff205b2ae9d9d9ad53b91f0 100644 (file)
@@ -84,20 +84,28 @@ return [
     'webhook_delete' => 'web kancası silindi',
     'webhook_delete_notification' => 'Web kancası başarıyla silindi',
 
+    // 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' => 'created user',
     'user_create_notification' => 'Kullanıcı başarıyla oluşturuldu',
     'user_update' => 'updated user',
     'user_update_notification' => 'Kullanıcı başarıyla güncellendi',
-    'user_delete' => 'deleted user',
+    'user_delete' => 'kullanıcı silindi',
     'user_delete_notification' => 'Kullanıcı başarıyla silindi',
 
     // API Tokens
-    'api_token_create' => 'created api token',
+    'api_token_create' => 'created API token',
     'api_token_create_notification' => 'API anahtarı başarıyla oluşturuldu',
-    'api_token_update' => 'updated api token',
+    'api_token_update' => 'updated API token',
     'api_token_update_notification' => 'API anahtarı başarıyla güncellendi',
-    'api_token_delete' => 'silinen sayfa tokenı',
+    'api_token_delete' => 'deleted API token',
     'api_token_delete_notification' => 'API anahtarı başarıyla silindi',
 
     // Roles