]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/activities.php
feat(PageContent): set unique ids on nested headers
[bookstack] / resources / lang / en / activities.php
index 5917de2cfb25745e4cda5a8046f310ec19da885b..50bda60bd294e2070a365b30047a0774aade83ae 100644 (file)
@@ -47,6 +47,10 @@ 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',
+
     // Other
     'commented_on'                => 'commented on',
     'permissions_update'          => 'updated permissions',