You've already forked AstralRinth
forked from didirus/AstralRinth
"Submit for review" button translation (#4381)
* "Submit for review" button translation * Fix invitation message in the code * Run web:fix * Run intl:extract --------- Co-authored-by: Calum H. <contact@cal.engineer>
This commit is contained in:
@@ -87,7 +87,8 @@ const messages = defineMessages({
|
||||
},
|
||||
invitationWithRole: {
|
||||
id: 'project-member-header.invitation-with-role',
|
||||
defaultMessage: "You've been invited be a member of this project with the role of '{role}'.",
|
||||
defaultMessage:
|
||||
"You've been invited to be a member of this project with the role of ''{role}''.",
|
||||
},
|
||||
invitationNoRole: {
|
||||
id: 'project-member-header.invitation-no-role',
|
||||
|
||||
Reference in New Issue
Block a user