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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/zh_CN.js')
-rw-r--r--apps/oauth2/l10n/zh_CN.js1
1 files changed, 1 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;");