]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/hu/activities.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / hu / activities.php
index ff2ddb4908041f68b3ae3c6b4eae53edc3280fdc..04a3ac0ea8340b89fa22e234f783566b7514bc84 100644 (file)
@@ -36,7 +36,7 @@ return [
     'book_sort_notification'      => 'Könyv sikeresen újrarendezve',
 
     // Bookshelves
-    'bookshelf_create'            => 'létrehozta a könyvespolcot:',
+    'bookshelf_create'            => 'created bookshelf',
     'bookshelf_create_notification'    => 'Könyvespolc sikeresen létrehozva',
     'bookshelf_update'                 => 'frissítette a könyvespolcot:',
     'bookshelf_update_notification'    => 'Könyvespolc sikeresen frissítve',
@@ -47,6 +47,22 @@ return [
     'favourite_add_notification' => '":name" has been added to your favourites',
     'favourite_remove_notification' => '":name" has been removed from your favourites',
 
+    // MFA
+    'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
+    'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
+
+    // Webhooks
+    'webhook_create' => 'created webhook',
+    'webhook_create_notification' => 'Webhook sikeresen létrehozva',
+    'webhook_update' => 'updated webhook',
+    'webhook_update_notification' => 'Webhook sikeresen frissítve',
+    'webhook_delete' => 'deleted webhook',
+    'webhook_delete_notification' => 'Webhook successfully deleted',
+
+    // Users
+    'user_update_notification' => 'Felhasználó sikeresen frissítve',
+    'user_delete_notification' => 'Felhasználó sikeresen eltávolítva',
+
     // Other
     'commented_on'                => 'megjegyzést fűzött hozzá:',
     'permissions_update'          => 'updated permissions',