- {chunks},
+ }}
/>
{team.display_name}
- {chunks},
+ }}
/>
{team.description || {intl.formatMessage({id: 'admin.team_settings.team_detail.profileNoDescription', defaultMessage: 'No team description added.'})}}
diff --git a/webapp/channels/src/i18n/en.json b/webapp/channels/src/i18n/en.json
index c9eb10ccf9..54e5c2450e 100644
--- a/webapp/channels/src/i18n/en.json
+++ b/webapp/channels/src/i18n/en.json
@@ -2672,8 +2672,6 @@
"admin.team_settings.team_detail.profileTitle": "Team Profile",
"admin.team_settings.team_detail.syncedGroupsDescription": "Add and remove team members based on their group membership.",
"admin.team_settings.team_detail.syncedGroupsTitle": "Synced Groups",
- "admin.team_settings.team_detail.teamDescription": "**Team Description**:",
- "admin.team_settings.team_detail.teamName": "**Team Name**:",
"admin.team_settings.team_details.add_group": "Add Group",
"admin.team_settings.team_details.add_members": "Add Members",
"admin.team_settings.team_details.anyoneCanJoin": "Anyone can join this team",
@@ -2755,6 +2753,8 @@
"admin.team.userCreationDescription": "When false, the ability to create accounts is disabled, and selecting Create Account displays an error. Applies to Email, OpenID Connect, and OAuth 2.0 user account authentication.",
"admin.team.userCreationTitle": "Enable Account Creation: ",
"admin.teamChannelSettings.usersToBeRemovedModal.title": "{total, number} {total, plural, one {User} other {Users}} To Be Removed",
+ "admin.teamSettings.teamDetail.teamDescription": "Team Description:",
+ "admin.teamSettings.teamDetail.teamName": "Team Name:",
"admin.trial_banner.trial-request.error": "Trial license could not be retrieved. Visit {trialInfoLink} to request a license.",
"admin.true": "True",
"admin.user_grid.channel_admin": "Channel Admin",