mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +08:00
fix(i18n): Make text gender neutral (#379)
This commit is contained in:
parent
772d67fd65
commit
673288d58e
|
@ -110,7 +110,7 @@ const translation = {
|
|||
normal: 'Normal',
|
||||
normalTip: 'Only can use apps,can not build apps',
|
||||
inviteTeamMember: 'Add team member',
|
||||
inviteTeamMemberTip: 'He can access your team data directly after signing in.',
|
||||
inviteTeamMemberTip: 'They can access your team data directly after signing in.',
|
||||
email: 'Email',
|
||||
emailInvalid: 'Invalid Email Format',
|
||||
emailPlaceholder: 'Input Email',
|
||||
|
|
Loading…
Reference in New Issue
Block a user