Feat/support to invite multiple users (#1011)
This commit is contained in:
@@ -136,10 +136,12 @@ const translation = {
|
||||
email: '邮箱',
|
||||
emailInvalid: '邮箱格式无效',
|
||||
emailPlaceholder: '输入邮箱',
|
||||
sendInvite: '添加',
|
||||
sendInvite: '发送邀请',
|
||||
invitedAsRole: '邀请为{{role}}用户',
|
||||
invitationSent: '邀请已发送',
|
||||
invitationSentTip: '邀请已发送,对方登录 Dify 后即可访问你的团队数据。',
|
||||
invitationLink: '邀请链接',
|
||||
failedinvitationEmails: '邀请以下邮箱失败',
|
||||
ok: '好的',
|
||||
removeFromTeam: '移除团队',
|
||||
removeFromTeamTip: '将取消团队访问',
|
||||
|
||||
Reference in New Issue
Block a user