v2 first commit

This commit is contained in:
denisdulici
2019-11-16 10:21:14 +03:00
parent 5b23e9c2c4
commit 6d50fa8442
3075 changed files with 3451681 additions and 65594 deletions

View File

@ -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.',
],