feat(profile): add capability to update user's full name
This commit is contained in:
@@ -83,8 +83,11 @@
|
||||
"execution.noDataTitle": "No data",
|
||||
"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.newPassword": "New password",
|
||||
"profileSettings.confirmNewPassword": "Confirm new password",
|
||||
"profileSettings.updatedEmail": "Your email has been updated.",
|
||||
@@ -154,4 +157,4 @@
|
||||
"invoices.amount": "Amount",
|
||||
"invoices.invoice": "Invoice",
|
||||
"invoices.link": "Link"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user