Enhancements to Mailer exception handling fixes #79

This commit is contained in:
Kartik Visweswaran
2017-10-18 18:15:15 +05:30
parent 18ea0c664a
commit 3feae01a17
35 changed files with 302 additions and 38 deletions

View File

@ -35,6 +35,8 @@ return [
'Disable Two-Factor Auth' => '',
'Enable' => '',
'Enable Two-factor auth' => '',
'Error sending registration message to "{email}". Please try again later.' => '',
'Error sending welcome message to "{email}". Please try again later.' => '',
'Impersonate this user' => '',
'Invalid two-factor code' => '',
'Last login' => '',
@ -67,6 +69,8 @@ return [
'Unable to update authorization rule.' => '',
'Update rule' => '',
'Updated at' => '',
'User account could not be created.' => '',
'User could not be registered.' => '',
'User not found.' => '',
'Verification failed. Please, enter new code.' => '',
'We couldn\'t re-send the mail to confirm your address. Please, verify is the correct email or if it has been confirmed already.' => '',