X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f1f59cf0861adb8f753f3685ff3c82c048ed4838..refs/pull/2902/head:/resources/lang/en/auth.php diff --git a/resources/lang/en/auth.php b/resources/lang/en/auth.php index a24ededd7..e4d4c425b 100644 --- a/resources/lang/en/auth.php +++ b/resources/lang/en/auth.php @@ -78,7 +78,7 @@ return [ // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', 'mfa_setup_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.', - 'mfa_setup_configured' => 'Already Configured', + 'mfa_setup_configured' => 'Already configured', 'mfa_setup_reconfigure' => 'Reconfigure', 'mfa_setup_remove_confirmation' => 'Are you sure you want to remove this multi-factor authentication method?', 'mfa_setup_action' => 'Setup', @@ -108,4 +108,5 @@ return [ 'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:', 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', + 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', ]; \ No newline at end of file