Skip to content

Commit

Permalink
add lang[en] for remainingTime
Browse files Browse the repository at this point in the history
  • Loading branch information
warcooft committed Jul 17, 2024
1 parent 58d2f2d commit de2ce69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Language/en/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
'invalidActivateToken' => 'The code was incorrect.',
'needActivate' => 'You must complete your registration by confirming the code sent to your email address.',
'activationBlocked' => 'You must activate your account before logging in.',
'remainingTime' => 'You can receive a new code in {0, number} seconds.',

// Groups
'unknownGroup' => '{0} is not a valid group.',
Expand Down

0 comments on commit de2ce69

Please sign in to comment.