浏览代码

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

tags/0.3.4
Ben Jefferies 2 年前
父节点
当前提交
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',

正在加载...
取消
保存