UX: Add a description on the about config area (#28790)

* UX: Add a description on the about config area

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
This commit is contained in:
Ella E. 2024-09-09 20:31:13 -06:00 committed by GitHub
parent 14b436923c
commit 19ba7c944b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<AdminPageHeader
@titleLabel="admin.config_areas.about.header"
@descriptionLabel="admin.config_areas.about.description"
@hideTabs={{true}}
>
<:breadcrumbs>

View File

@ -5565,6 +5565,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."
general_settings: "General settings"
community_name: "Community name"
community_name_placeholder: "Example Community"