From c77b66e179b2814e67a78afff79c42aca83e7997 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 7 May 2018 00:11:59 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/zh_CN.js | 1 + apps/oauth2/l10n/zh_CN.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/oauth2') diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js index a1108d5a4fa..529a9f1f854 100644 --- a/apps/oauth2/l10n/zh_CN.js +++ b/apps/oauth2/l10n/zh_CN.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 客户端", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s", "Name" : "名称", diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json index b60e2c7c415..b9334e7f9ad 100644 --- a/apps/oauth2/l10n/zh_CN.json +++ b/apps/oauth2/l10n/zh_CN.json @@ -1,4 +1,5 @@ { "translations": { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 客户端", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s", "Name" : "名称", -- cgit v1.2.3