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, 2 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 4b02d12..d4f8a05 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Enable TOTP" : "启用 TOTP",
"This is your new TOTP secret:" : "这是您的新 TOTP 密钥",
"Scan this QR code with your TOTP app" : "使用您的 TOTP 应用扫描二维码",
+ "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "一旦你配置好你的应用,输入以下测试码来确保你的应用配置正确。",
"Authentication code" : "验证码",
+ "Verify" : "验证",
"You enabled TOTP two-factor authentication for your account" : "您为您的账户启用了 TOTP 两步验证",
"You disabled TOTP two-factor authentication for your account" : "您为您的账户禁用了 TOTP 两步验证",
"TOTP (Authenticator app)" : "TOTP (认证应用)",