v2 first commit
This commit is contained in:
@ -13,16 +13,17 @@ return [
|
||||
'current_email' => 'Current Email',
|
||||
'reset' => 'Reset',
|
||||
'never' => 'never',
|
||||
|
||||
|
||||
'password' => [
|
||||
'current' => 'Password',
|
||||
'current_confirm' => 'Password Confirmation',
|
||||
'new' => 'New Password',
|
||||
'new_confirm' => 'New Password Confirmation',
|
||||
],
|
||||
|
||||
|
||||
'error' => [
|
||||
'self_delete' => 'Error: Can not delete yourself!',
|
||||
'self_disable' => 'Error: Can not disable yourself!',
|
||||
'no_company' => 'Error: No company assigned to your account. Please, contact the system administrator.',
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user