diff --git a/plugins/discourse-details/config/locales/server.en.yml b/plugins/discourse-details/config/locales/server.en.yml index 0e783318ea..a616075d71 100644 --- a/plugins/discourse-details/config/locales/server.en.yml +++ b/plugins/discourse-details/config/locales/server.en.yml @@ -1,5 +1,5 @@ en: site_settings: - details_enabled: 'Enable the details feature. If you change this, you must rebake all posts with: "rake posts:rebake".' + details_enabled: 'Include the ability to add expandable details to a post. This feature can be found in the toolbar popup menu of the composer. You must rebake all posts with "rake posts:rebake" if you change this setting.' details: excerpt_details: "(click for more details)"