We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TeamLinkedProjects
1 parent 2bf9a84 commit 4840b22Copy full SHA for 4840b22
frontend/src/components/teamsAndOrgs/messages.js
@@ -600,4 +600,12 @@ export default defineMessages({
600
id: 'management.members.remove_confirmation_description',
601
defaultMessage: 'This team will have only managers and no members.',
602
},
603
+ view: {
604
+ id: 'management.teams.project.view',
605
+ defaultMessage: 'View',
606
+ },
607
+ unlink: {
608
+ id: 'management.teams.project.unlink',
609
+ defaultMessage: 'Unlink',
610
611
});
0 commit comments