pref: copy link (#4147)

This commit is contained in:
Finley Ge
2025-03-13 17:39:18 +08:00
committed by archer
parent 4346c5703a
commit 2d22af3cce
4 changed files with 22 additions and 4 deletions

View File

@@ -58,5 +58,6 @@
"user_team_invite_member": "Invite members",
"user_team_leave_team": "Leave the team",
"user_team_leave_team_failed": "Failure to leave the team",
"waiting": "To be accepted"
"waiting": "To be accepted",
"invitation_copy_link": "[{{systemName}}] {{userName}} invites you to join the {{teamName}} team, link: {{url}}"
}