diff --git a/public/language/en-GB/modules.json b/public/language/en-GB/modules.json index d98e6eb95a..c8eb1370dd 100644 --- a/public/language/en-GB/modules.json +++ b/public/language/en-GB/modules.json @@ -44,6 +44,7 @@ "composer.compose": "Compose", "composer.show_preview": "Show Preview", "composer.hide_preview": "Hide Preview", + "composer.help": "Help", "composer.user_said_in": "%1 said in %2:", "composer.user_said": "%1 said:", "composer.discard": "Are you sure you wish to discard this post?", diff --git a/public/language/en-GB/topic.json b/public/language/en-GB/topic.json index 2b8321df3b..f7fcbc2465 100644 --- a/public/language/en-GB/topic.json +++ b/public/language/en-GB/topic.json @@ -170,6 +170,7 @@ "composer.title_placeholder": "Enter your topic title here...", "composer.handle_placeholder": "Enter your name/handle here", + "composer.hide": "Hide", "composer.discard": "Discard", "composer.submit": "Submit", "composer.additional-options": "Additional Options",