Update strings
This commit is contained in:
@ -304,12 +304,16 @@ return [
|
||||
'The email address set is: "{0}".' => '',
|
||||
'The email sending failed, please check your configuration.' => '',
|
||||
'The phone number set is: "{0}".' => '',
|
||||
'The requested page does not exist.' => '',
|
||||
'The sms sending failed, please check your configuration.' => '',
|
||||
'This is the code to insert to enable two factor authentication' => '',
|
||||
'Two factor authentication code by SMS' => '',
|
||||
'Two factor authentication code by email' => '',
|
||||
'User ID' => '',
|
||||
'User agent' => '',
|
||||
'User does not have sufficient permissions.' => '',
|
||||
'You cannot block your own account.' => '',
|
||||
'You cannot remove your own account.' => '',
|
||||
'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}' => '',
|
||||
'Your role requires 2FA, you won\'t be able to use the application until you enable it' => '',
|
||||
'Your two factor authentication method is based on "{0}".' => '',
|
||||
|
||||
Reference in New Issue
Block a user