aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-14 01:12:00 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-14 01:12:00 +0000
commit8edd9b0e33fbf24771a290c02736cc7947be4322 (patch)
treed075188305520635e781807cb24e118888ef2f92 /apps/oauth2
parent71e26d12c0f82ebf4046a9265e2594b469be9e7b (diff)
downloadnextcloud-server-8edd9b0e33fbf24771a290c02736cc7947be4322.tar.gz
nextcloud-server-8edd9b0e33fbf24771a290c02736cc7947be4322.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/zh_CN.js1
-rw-r--r--apps/oauth2/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index de8ec11708d..4d28fc6a327 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Secret" : "密钥",
"Add client" : "添加客户端",
"Add" : "添加",
+ "Delete" : "删除",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s"
},
"nplurals=1; plural=0;");
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
index 98b65fea861..c98757a0046 100644
--- a/apps/oauth2/l10n/zh_CN.json
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -7,6 +7,7 @@
"Secret" : "密钥",
"Add client" : "添加客户端",
"Add" : "添加",
+ "Delete" : "删除",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file