diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:14:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:14:06 +0000 |
commit | 2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d (patch) | |
tree | 37e2cc6bc676074d48b0e997b33138198907bf51 /apps/oauth2/l10n/zh_CN.js | |
parent | a5cbe94878b4dbaa4c00ad1babd326ef0f347708 (diff) | |
download | nextcloud-server-2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d.tar.gz nextcloud-server-2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/zh_CN.js')
-rw-r--r-- | apps/oauth2/l10n/zh_CN.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js index fbf98fceca6..3359d8ee283 100644 --- a/apps/oauth2/l10n/zh_CN.js +++ b/apps/oauth2/l10n/zh_CN.js @@ -9,7 +9,6 @@ OC.L10N.register( "Secret" : "密钥", "Add client" : "添加客户端", "Add" : "添加", - "Delete" : "删除", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的 %s。" + "Delete" : "删除" }, "nplurals=1; plural=0;"); |