Skip to content

Commit

Permalink
Merge pull request #395 from mwdr-mjdventures/patch-1
Browse files Browse the repository at this point in the history
Expand authenticator message
  • Loading branch information
jeffgreco13 authored Sep 17, 2024
2 parents 233ef0a + f251034 commit 485b9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/en/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
'must_enable' => 'You must enable Two Factor Authentication to use this application.',
'not_enabled' => [
'title' => 'You have not enabled two factor authentication.',
'description' => "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.",
'description' => "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You can use Authenticator apps on your smart phone such as Google Authenticator, Microsoft Authenticator etc to facilitate this",
],
'finish_enabling' => [
'title' => 'Finish enabling two factor authentication.',
Expand Down

0 comments on commit 485b9aa

Please sign in to comment.