Fix: style authentication

This commit is contained in:
elforjani3
2020-10-10 19:01:47 +02:00
parent 8622320eef
commit 0e61972414
4 changed files with 46 additions and 38 deletions

View File

@@ -53,10 +53,10 @@ export default {
you_remembered_your_password: 'You remembered your password ?',
new_password: 'New Password',
submit_new_password: 'Submit new password',
reset_your_password: 'Reset Your Password',
we_ll_send_you_a_link_to_reset_your_password:
'Enter your email address and well send you a link to reset your password.',
send_password_reset_link: 'Send password reset link',
you_can_t_login: 'You cant login?',
we_ll_send_a_recovery_link_to_your_email:
'Well send a recovery link to your email.',
send_reset_password_mail: 'Send Reset Password Mail',
return_to_log_in: 'Return to log in',
sub_account: 'Sub account?',
account_type: 'Account Type',
@@ -761,6 +761,7 @@ export default {
welcome: 'Welcome ',
sign_out: 'Sign out',
we_re_here_to_help: 'Were Here to Help!',
date_start_:'Date start',
something_wentwrong:'Something went wrong.'
date_start_: 'Date start',
something_wentwrong: 'Something went wrong.',
new_password: 'New password',
};