diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index 47c95f1bf..09e15ea81 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -1876,10 +1876,27 @@
"form_date_time": "Select date and time",
"contacts_muted": "Muted",
"contacts_noFriends": "Your contact list is empty",
- "contacts_noFriendsInfo": "Start by adding a contact to begin a conversation.",
+ "contacts_noFriendsInfo": "Start by adding a contact to begin a conversation.",
"contacts_historyCleared": "The chat history has been deleted for everyone",
"diagram_modesOptionLabel": "Change theme to {0}, will refresh app",
"diagram_sketchTheme": "Sketch",
"diagram_simpleTheme": "Simple",
- "diagram_classicTheme": "Classic"
+ "diagram_classicTheme": "Classic",
+ "sent_chatMessage": "{0} has sent you a message",
+ "kanban_quickView": "Minimize card content",
+ "kanban_fullView": "Show card content",
+ "settings_profileShare": "Share profile",
+ "admin_logoType_error": "The logo image file type is not allowed",
+ "copy": "Copy",
+ "oo_blockURLImageDrop": "Dragging images from a browser is not supported.",
+ "form_footerInfo": "This form and your answers are protected with end-to-end encryption
Only the form author can read the data
To learn more and create your own forms visit the CryptPad website",
+ "form_guestAuthorTitle": "Save your author link before sharing",
+ "form_guestEditLinkDefinition": "This form's author link is the private link to modify questions and read responses.",
+ "form_guestAuthorBody": "This author link is currently not stored anywhere since you are not logged in. To avoid loosing access in future please save this link now:",
+ "form_guestAuthorBodyStored": "This author link is currently only stored on this device, please save it to avoid loosing access to your form.",
+ "form_guestAuthorCopied": "Author link copied",
+ "form_guestAuthorCopy": "Copy author link",
+ "form_guestAuthorContinuePublic": "Continue to public link",
+ "form_guestPublicTitle": "Copy your public link",
+ "form_guestPublicBody": "Share this link with participants so they can fill out your form."
}