diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js
index 5b60b6b0b..9e7018fee 100644
--- a/customize.dist/translations/messages.js
+++ b/customize.dist/translations/messages.js
@@ -976,8 +976,7 @@ define(function () {
out.tos_logs = "Metadata provided by your browser to the server may be logged for the purpose of maintaining the service.";
out.tos_3rdparties = "We do not provide individualized data to third parties unless required to by law.";
- // 404 page
- out.four04_pageNotFound = "We couldn't find the page you were looking for.";
+ // 404 page out.four04_pageNotFound = "We couldn't find the page you were looking for.";
// BottomBar.html
@@ -993,6 +992,49 @@ define(function () {
out.header_logoTitle = out.updated_0_header_logoTitle;
out.header_homeTitle = 'Go to CryptPad homepage';
+
+ out.help = {};
+
+ out.help.generic = {
+ more: 'Learn more about how CryptPad can work for you by reading our FAQ',
+ share: 'Use the share menu () to generate a link so collaborators can view or edit this pad',
+ stored: 'Every pad you visit is automatically stored in your CryptDrive',
+ };
+
+ out.help.text = {
+ formatting: 'You can display or hide the text formatting toolbar by clicking the or buttons',
+ embed: 'Registered users can embed an image or a file stored in their CryptDrive using ',
+ history: 'You can use history to view or restore previous versions',
+ };
+
+ out.help.pad = {
+ export: 'You can export the content as PDF using the button in the text formatting toolbar',
+ };
+
+ out.help.code = {
+ modes: 'Use the dropdown menus in the drawer () to change syntax highlighting modes or color themes.',
+ };
+
+ out.help.slide = {
+ markdown: 'Write slides in Markdown and separate them with a line containing ---
',
+ present: 'Start the presentation using the button',
+ settings: 'Change the slide settings (background, transitions, page numbers, etc.) with the button in the submenu',
+ colors: 'Change the text and background colors using the and buttons',
+ };
+
+ out.help.poll = {
+ decisions: 'Make decisions in private among trusted friends',
+ options: 'Propose options, and express your preferences',
+ choices: 'Click cells in your column to cycle through yes (✔), no (✖), or maybe (~)',
+ submit: 'Click submit to make your choices visible to others',
+ };
+
+ out.help.whiteboard = {
+ colors: 'Double-click colors to modify your palette',
+ mode: 'Disable draw mode to drag and stretch strokes',
+ embed: 'Embed images from your disk or your CryptDrive and export them as PNG to your disk or your CryptDrive '
+ };
+
// Initial states
out.initialState = [