mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-08 21:44:32 +02:00
Better errors handling for user controller
This commit is contained in:
2
resources/js/vue-i18n-locales.generated.js
vendored
2
resources/js/vue-i18n-locales.generated.js
vendored
@ -16,7 +16,7 @@ export default {
|
||||
"confirm_password": "Confirm password",
|
||||
"dont_have_account_yet": "Don't have your account yet?",
|
||||
"already_register": "Already registered?",
|
||||
"passwords_do_not_match": "Passwords do not match"
|
||||
"password_do_not_match": "Password do not match"
|
||||
}
|
||||
},
|
||||
"commons": {
|
||||
|
Reference in New Issue
Block a user