Преглед изворни кода

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

Ben Jefferies пре 1 година
родитељ
комит
673288d58e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      web/i18n/lang/common.en.ts

+ 1 - 1
web/i18n/lang/common.en.ts

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