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

This commit is contained in:
Ben Jefferies 2023-06-16 00:25:50 +01:00 committed by GitHub
parent 772d67fd65
commit 673288d58e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',