diff options
author | azul <azul@riseup.net> | 2017-11-08 00:03:24 -0800 |
---|---|---|
committer | azul <azul@riseup.net> | 2017-11-08 00:03:24 -0800 |
commit | f6189ee371ea55178eca4bfd865a508ac54af92d (patch) | |
tree | 4ff82b74ffd69d7d15a3524b2a51db6f02588661 /config/locales/zh.yml | |
parent | e7dfe732599df8df4299c60d14f7c1e3e112b27d (diff) | |
parent | 3ab23d1f4a88e920a341039ea8a4326fd50b9485 (diff) |
Merge branch 'i18n/update' into 'master'
i18n: update translations from transifex
Closes #8797
See merge request leap/webapp!51
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r-- | config/locales/zh.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 5e3fa70..15bb23a 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -63,6 +63,8 @@ zh: account_settings: 账号设置 username: 用户名 password: 密码 + password_confirmation: 密码确认 + invite_code: 邀请码 change_password: 更改密码 invalid_user_pass: 不是有效的用户名/密码组合 invalid_ephemeral: 使用的随机密钥无效。这看起来像是试图在破解该网站。如果不是,请联系支持以便我们关注此问题。 |