ソースを参照

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

読み込み中…
キャンセル
保存