X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/529971c53470c687f4e7c65900fc6f1f92c951c3..refs/pull/5725/head:/resources/views/mfa/totp-generate.blade.php diff --git a/resources/views/mfa/totp-generate.blade.php b/resources/views/mfa/totp-generate.blade.php index c1e7547d5..e99861a8d 100644 --- a/resources/views/mfa/totp-generate.blade.php +++ b/resources/views/mfa/totp-generate.blade.php @@ -1,42 +1,37 @@ -@extends('simple-layout') +@extends('layouts.simple') @section('body')
- To use multi-factor authentication you'll need a mobile application - that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator. -
-- Scan the QR code below using your preferred authentication app to get started. -
+{{ trans('auth.mfa_gen_totp_desc') }}
+{{ trans('auth.mfa_gen_totp_scan') }}
- Verify that all is working by entering a code, generated within your - authentication app, in the input box below: -
-