This commit is contained in:
Bubka
2020-01-14 23:51:42 +01:00
parent 03d1e2aec6
commit 19d9db11c2
4 changed files with 551 additions and 93 deletions

View File

@ -19,7 +19,10 @@ export default {
"password_do_not_match": "Password do not match",
"forgot_your_password": "Forgot your password?",
"request_password_reset": "Request a password reset"
}
},
"send_password_reset_link": "Send password reset link",
"reset_password": "Reset your password",
"new_password": "New password"
},
"commons": {
"cancel": "Cancel"
@ -44,9 +47,7 @@ export default {
"reset": "Your password has been reset!",
"sent": "We have e-mailed your password reset link!",
"token": "This password reset token is invalid.",
"user": "We can't find a user with that e-mail address.",
"send_password_reset_link": "Send password reset link",
"reset_password": "Reset your password"
"user": "We can't find a user with that e-mail address."
},
"twofaccounts": {
"service": "Service",