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:
@@ -1026,7 +1026,7 @@
|
||||
"message": "Invitation to join project"
|
||||
},
|
||||
"project-member-header.invitation-with-role": {
|
||||
"message": "You've been invited be a member of this project with the role of '{role}'."
|
||||
"message": "You've been invited to be a member of this project with the role of ''{role}''."
|
||||
},
|
||||
"project-member-header.success": {
|
||||
"message": "Success"
|
||||
@@ -1055,6 +1055,9 @@
|
||||
"project-moderation-nags.submit-for-review": {
|
||||
"message": "Submit for review"
|
||||
},
|
||||
"project-moderation-nags.submit-for-review-button": {
|
||||
"message": "Submit for review"
|
||||
},
|
||||
"project-moderation-nags.submit-for-review-desc": {
|
||||
"message": "Your project is only viewable by members of the project. It must be reviewed by moderators in order to be published."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user