Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 5c8d8c1..4b02d12 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -4,11 +4,11 @@ OC.L10N.register(
"Enable TOTP" : "启用 TOTP",
"This is your new TOTP secret:" : "这是您的新 TOTP 密钥",
"Scan this QR code with your TOTP app" : "使用您的 TOTP 应用扫描二维码",
+ "Authentication code" : "验证码",
"You enabled TOTP two-factor authentication for your account" : "您为您的账户启用了 TOTP 两步验证",
"You disabled TOTP two-factor authentication for your account" : "您为您的账户禁用了 TOTP 两步验证",
"TOTP (Authenticator app)" : "TOTP (认证应用)",
"Authenticate with a TOTP app" : "使用 TOTP 应用验证身份",
- "Authentication code" : "验证码",
"Submit" : "提交",
"Get the authentication code from the two-factor authentication app on your device." : "从您设备上的两步验证应用获取验证码",
"TOTP second-factor auth" : "TOTP 两步验证"