diff --git a/public/language/en_GB/modules.json b/public/language/en_GB/modules.json index 12eeb0f660..f24cfcb8dd 100644 --- a/public/language/en_GB/modules.json +++ b/public/language/en_GB/modules.json @@ -16,8 +16,13 @@ "chat.thirty_days": "30 Days", "chat.three_months": "3 Months", + "composer.compose": "Compose", + "composer.show_preview": "Show Preview", + "composer.hide_preview": "Hide Preview", "composer.user_said_in": "%1 said in %2:", "composer.user_said": "%1 said:", "composer.discard": "Are you sure you wish to discard this post?", - "composer.submit_and_lock": "Submit and Lock" + "composer.submit_and_lock": "Submit and Lock", + "composer.toggle_dropdown": "Toggle Dropdown", + } \ No newline at end of file