Unverified Commit 673288d5 authored by Ben Jefferies's avatar Ben Jefferies Committed by GitHub

fix(i18n): Make text gender neutral (#379)

parent 772d67fd
...@@ -110,7 +110,7 @@ const translation = { ...@@ -110,7 +110,7 @@ const translation = {
normal: 'Normal', normal: 'Normal',
normalTip: 'Only can use apps,can not build apps', normalTip: 'Only can use apps,can not build apps',
inviteTeamMember: 'Add team member', 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', email: 'Email',
emailInvalid: 'Invalid Email Format', emailInvalid: 'Invalid Email Format',
emailPlaceholder: 'Input Email', emailPlaceholder: 'Input Email',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment