[CORL-650] remove duplicate text in invite form (#2608)

* remove duplicate text in invite form

* fix: reused message key

- message change consituted a grammar change
  that wasn't reflected in other translated languages
This commit is contained in:
Tessa Thornton
2019-10-01 16:54:50 -04:00
committed by Wyatt Johnson
parent 6dbc724f31
commit 6edb411175
2 changed files with 6 additions and 6 deletions
@@ -98,11 +98,11 @@ const InviteForm: FunctionComponent<Props> = ({ lastRef, onFinish }) => {
strong={<strong />}
>
<Typography>
Moderator role: Moderator role: Receives a Staff
badge, and comments are automatically approved. Has
full moderation privileges (approve, reject and
feature comments). Can configure individual articles
but no site-wide configuration privileges.
Moderator role: Receives a Staff badge, and comments
are automatically approved. Has full moderation
privileges (approve, reject and feature comments). Can
configure individual articles but no site-wide
configuration privileges.
</Typography>
</Localized>
);
+1 -1
View File
@@ -683,7 +683,7 @@ community-invite-role-staff =
comments are automatically approved. Cannot moderate
or change any { -product-name } configuration.
community-invite-role-moderator =
<strong>Moderator role:</strong> Moderator role: Receives a
<strong>Moderator role:</strong> Receives a
“Staff” badge, and comments are automatically
approved. Has full moderation privileges (approve,
reject and feature comments). Can configure individual