Add email and password change functionality for a current user, remove deep compare hooks
This commit is contained in:
@@ -2,7 +2,7 @@ export default {
|
||||
translation: {
|
||||
common: {
|
||||
email: 'E-mail',
|
||||
emailDoesNotExist: 'Email does not exist',
|
||||
emailDoesNotExist: 'E-mail does not exist',
|
||||
invalidPassword: 'Invalid password',
|
||||
logInToPlanka: 'Log in to Planka',
|
||||
noInternetConnection: 'No internet connection',
|
||||
|
||||
Reference in New Issue
Block a user