diff --git a/install/package.json b/install/package.json index fdc761d808..8c4be06792 100644 --- a/install/package.json +++ b/install/package.json @@ -84,7 +84,7 @@ "multiparty": "4.2.2", "@nodebb/bootswatch": "3.4.2", "nconf": "^0.11.2", - "nodebb-plugin-composer-default": "7.0.10", + "nodebb-plugin-composer-default": "7.0.11", "nodebb-plugin-dbsearch": "5.0.5", "nodebb-plugin-emoji": "^3.5.0", "nodebb-plugin-emoji-android": "2.0.5", @@ -182,4 +182,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +} diff --git a/public/language/en-GB/topic.json b/public/language/en-GB/topic.json index 68d605dc03..ceb9b43d42 100644 --- a/public/language/en-GB/topic.json +++ b/public/language/en-GB/topic.json @@ -158,6 +158,7 @@ "composer.handle_placeholder": "Enter your name/handle here", "composer.discard": "Discard", "composer.submit": "Submit", + "composer.additional-options": "Additional Options", "composer.schedule": "Schedule", "composer.replying_to": "Replying to %1", "composer.new_topic": "New Topic",