feat: Warning on invite modal when mail setup is incomplete (#11809)

This commit is contained in:
Shun Miyazawa
2024-12-23 16:27:49 +09:00
committed by GitHub
parent 03548cdfbc
commit 4e3d732934
22 changed files with 42 additions and 2 deletions

View File

@@ -199,6 +199,7 @@ const translation = {
datasetOperatorTip: 'Only can manage the knowledge base',
inviteTeamMember: 'Add team member',
inviteTeamMemberTip: 'They can access your team data directly after signing in.',
emailNotSetup: 'Email server is not set up, so invitation emails cannot be sent. Please notify users of the invitation link that will be issued after invitation instead.',
email: 'Email',
emailInvalid: 'Invalid Email Format',
emailPlaceholder: 'Please input emails',