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

pull/389/head
Ben Jefferies 3 years ago committed by GitHub
parent 772d67fd65
commit 673288d58e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -110,7 +110,7 @@ const translation = {
normal: 'Normal',
normalTip: 'Only can use appscan 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…
Cancel
Save