diff options
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index b59feaad..5225cf14 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -840,7 +840,7 @@ return array( 'Code' => '认证码', 'Two factor authentication' => '双重认证', 'Enable/disable two factor authentication' => '启用/禁用双重认证', - 'This QR Ccde contains the key URI: ' => '此二维码包含密码 URI:', + 'This QR code contains the key URI: ' => '此二维码包含密码 URI:', 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '将密码保存到 TOTP 软件(例如Google 认证或 FreeOTP)', 'Check my code' => '检查我的认证码', 'Secret key: ' => '密码:', |