diff --git a/resources/views/two-factor.blade.php b/resources/views/two-factor.blade.php index 242caaf..dbe9ee2 100644 --- a/resources/views/two-factor.blade.php +++ b/resources/views/two-factor.blade.php @@ -3,16 +3,16 @@
+
{{ __('Your account has been secured with two factor authentication') }}.
@else -+
{{ __('Add additional security to your account using two factor authentication') }}.
@endif