diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index bce3ebd69..4f3a9d157 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -856,7 +856,7 @@
"help": {
"title": "Getting started",
"generic": {
- "more": "Learn more about how CryptPad can work for you by reading our FAQ",
+ "more": "Learn more about how CryptPad can work for you by reading our FAQ.",
"share": "Share this document with the Share button, and manage access rights with Access.",
"save": "All your changes are synced automatically so you never need to save"
},
@@ -1379,5 +1379,8 @@
"slide_backCol": "Background color",
"slide_textCol": "Text color",
"support_languagesPreamble": "The support team speaks the following languages:",
- "settings_safeLinkDefault": "Safe Links are now turned on by default. Please use the Share menu to copy links rather than your browser's address bar."
+ "settings_safeLinkDefault": "Safe Links are now turned on by default. Please use the Share menu to copy links rather than your browser's address bar.",
+ "info_imprintFlavour": "Legal information about the administrators of this instance.",
+ "user_about": "About CryptPad",
+ "info_privacyFlavour": "Our privacy policy describes how we treat your data."
}