]> BookStack Code Mirror - bookstack/blobdiff - lang/hu/activities.php
Searching: Added test for guillemets
[bookstack] / lang / hu / activities.php
index 74c4bbd79df6c112da84edbee826b9389f267052..b0dbfd45e97291165c5edb066f09357f4e466688 100644 (file)
@@ -84,6 +84,14 @@ return [
     'webhook_delete' => 'webhookot törölt',
     'webhook_delete_notification' => 'Webhook sikeresen törölve',
 
+    // 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' => 'felhasználó létrehozása',
     'user_create_notification' => 'Felhasználó sikeresen létrehozva',
@@ -93,11 +101,11 @@ return [
     'user_delete_notification' => 'Felhasználó sikeresen eltávolítva',
 
     // API Tokens
-    'api_token_create' => 'created API token',
+    'api_token_create' => 'létrehozott API token',
     'api_token_create_notification' => 'API token sikeresen létrehozva',
-    'api_token_update' => 'updated API token',
+    'api_token_update' => 'frissített API token',
     'api_token_update_notification' => 'API token sikeresen frissítve',
-    'api_token_delete' => 'deleted API token',
+    'api_token_delete' => 'törölt API token',
     'api_token_delete_notification' => 'API token sikeresen törölve',
 
     // Roles