diff --git a/install/package.json b/install/package.json index 68328f67c1..1eb6f48549 100644 --- a/install/package.json +++ b/install/package.json @@ -91,7 +91,7 @@ "multiparty": "4.2.3", "nconf": "0.12.0", "nodebb-plugin-2factor": "6.0.3", - "nodebb-plugin-composer-default": "10.0.16", + "nodebb-plugin-composer-default": "10.0.17", "nodebb-plugin-dbsearch": "6.0.0", "nodebb-plugin-emoji": "5.0.3", "nodebb-plugin-emoji-android": "4.0.0", diff --git a/public/language/en-GB/modules.json b/public/language/en-GB/modules.json index 5806469a8c..d98e6eb95a 100644 --- a/public/language/en-GB/modules.json +++ b/public/language/en-GB/modules.json @@ -67,7 +67,8 @@ "composer.schedule-time": "Time", "composer.cancel-scheduling": "Cancel Scheduling", "composer.set-schedule-date": "Set Date", - "composer.discard-all-drafts": "Discard All", + "composer.discard-all-drafts": "Discard all drafts", + "composer.no-drafts": "You have no drafts", "bootbox.ok": "OK", "bootbox.cancel": "Cancel",