diff --git a/packages/translation/src/lang/en.ts b/packages/translation/src/lang/en.ts index 836792926..c0e7507d3 100644 --- a/packages/translation/src/lang/en.ts +++ b/packages/translation/src/lang/en.ts @@ -1056,6 +1056,12 @@ export default { section: { profile: { title: "Profile", + editProfile: { + title: "Edit profile", + message: { + profileUpdated: "Updated profile", + }, + }, }, preferences: { title: "Preferences",