]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/activities.php
Fixes for CodeStyle vol.2
[bookstack] / resources / lang / ja / activities.php
index fd119a30472feb3db4db04431d4ab9929cf64b78..3dc749b6746d3621dcf612292e933fb124a0fc0e 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'                => 'コメントする',
     'permissions_update'          => 'updated permissions',