feat(profile): combine forms

This commit is contained in:
Rıdvan Akca
2023-04-05 15:07:28 +03:00
parent 2791dca412
commit 2840fce856
2 changed files with 18 additions and 128 deletions

View File

@@ -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...",