feat(profile): combine forms
This commit is contained in:
@@ -84,15 +84,11 @@
|
||||
"execution.noDataMessage": "We successfully ran the execution, but there was no new data to process.",
|
||||
"profileSettings.title": "My Profile",
|
||||
"profileSettings.fullName": "Full name",
|
||||
"profileSettings.updateFullName": "Update full name",
|
||||
"profileSettings.email": "Email",
|
||||
"profileSettings.updateEmail": "Update email",
|
||||
"profileSettings.updatedFullName": "Your full name has been updated.",
|
||||
"profileSettings.updateProfile": "Update your profile",
|
||||
"profileSettings.updatedProfile": "Your profile has been updated.",
|
||||
"profileSettings.newPassword": "New password",
|
||||
"profileSettings.confirmNewPassword": "Confirm new password",
|
||||
"profileSettings.updatedEmail": "Your email has been updated.",
|
||||
"profileSettings.updatedPassword": "Your password has been updated.",
|
||||
"profileSettings.updatePassword": "Update password",
|
||||
"profileSettings.deleteMyAccount": "Delete my account",
|
||||
"profileSettings.deleteAccount": "Delete account",
|
||||
"profileSettings.deleteAccountSubtitle": "This will permanently delete...",
|
||||
|
Reference in New Issue
Block a user