diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index cec8e434e..5c4ac4d49 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -1060,5 +1060,9 @@
"friendRequest_received": "{0} would like to be your friend",
"friendRequest_notification": "{0} sent you a friend request",
"notifications_empty": "You have no new notifications",
- "notifications_title": "You have unread notifications"
+ "notifications_title": "You have unread notifications",
+ "profile_addDescription": "Add a description",
+ "profile_editDescription": "Edit your description",
+ "profile_addLink": "Add a link to your website",
+ "profile_info": "Other users can find your profile through your avatar in document user lists."
}