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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-24 03:22:32 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-24 03:22:32 +0300
commite9ae2366ed237547fa98733ab407f18c3afb50c8 (patch)
tree4e555d2346e9c85a1592bed61504bff54295d0cf /l10n
parent3f019b7fec381e86879aa45bfa82945d1a5ef283 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 1df855c..85e42fd 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "手机短信息认证",
+ "Send an authentication code via SMS" : "通过短消息发送验证码",
"%s is your Nextcloud authentication code" : "%s 是您在 Nextcloud 的授权认证代码",
"Two Factor SMS Provider" : "两步验证短信提供者",
"Authentication code" : "授权代码",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 7135734..f35ad90 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,5 +1,6 @@
{ "translations": {
"SMS verification" : "手机短信息认证",
+ "Send an authentication code via SMS" : "通过短消息发送验证码",
"%s is your Nextcloud authentication code" : "%s 是您在 Nextcloud 的授权认证代码",
"Two Factor SMS Provider" : "两步验证短信提供者",
"Authentication code" : "授权代码",