Skip to content

Commit

Permalink
[#1770] Add new trans: invite a new member text
Browse files Browse the repository at this point in the history
  • Loading branch information
ifirmawan committed Jan 5, 2024
1 parent 0013026 commit 8fed922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/modules/workspace/ps/setup-team-form.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ const SetupTeamForm = ({ psItem, members, setReload }) => {
}}
className="h-xs"
>
<PlusOutlined /> Invite a New Member
<PlusOutlined /> {t`Invite a new member`}
</a>
</div>
</>
Expand Down

0 comments on commit 8fed922

Please sign in to comment.