diff --git a/app/assets/javascripts/admin/addon/templates/config-about.hbs b/app/assets/javascripts/admin/addon/templates/config-about.hbs index d78958d1633..f90e5b11b3e 100644 --- a/app/assets/javascripts/admin/addon/templates/config-about.hbs +++ b/app/assets/javascripts/admin/addon/templates/config-about.hbs @@ -1,6 +1,9 @@ <:breadcrumbs> diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index aa81ddd6b25..3af16cbe5b0 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -5604,7 +5604,7 @@ en: config_areas: about: header: "About your site" - description: "Provide information here about this site and your team so that people can learn what your community is about, who is behind it, and how to reach you in case there is an issue." + description: "Provide information here about this site and your team so that people can learn what your community is about, who is behind it, and how to reach you in case there is an issue. Displayed on your site's About page." general_settings: "General settings" community_name: "Community name" community_name_placeholder: "Example Community"