]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de/activities.php
Added webhook_call_before theme event hook
[bookstack] / resources / lang / de / activities.php
index 52c99168f2c20dfea41c309086d7e3d2d3a32579..87dd3ee8ba534157be8a9e8d2c969dbb1d709112 100644 (file)
@@ -47,6 +47,10 @@ return [
     'favourite_add_notification' => '":name" wurde zu deinen Favoriten hinzugefügt',
     'favourite_remove_notification' => '":name" wurde aus Ihren Favoriten entfernt',
 
+    // MFA
+    'mfa_setup_method_notification' => 'Multi-Faktor-Methode erfolgreich konfiguriert',
+    'mfa_remove_method_notification' => 'Multi-Faktor-Methode erfolgreich entfernt',
+
     // Other
     'commented_on'                => 'hat einen Kommentar hinzugefügt',
     'permissions_update'          => 'hat die Berechtigungen aktualisiert',