"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:
Jerozgen
2025-09-25 12:31:41 +03:00
committed by GitHub
parent e6edf07eae
commit 5c00cb06f1
3 changed files with 11 additions and 3 deletions

View File

@@ -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',