summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:10 +0000
commit96f01183123c7745260e0fa2fbe02cbec3a23166 (patch)
treea31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /apps/oauth2
parent428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff)
downloadnextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.tar.gz
nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/zh_CN.js2
-rw-r--r--apps/oauth2/l10n/zh_CN.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index 2806db7428c..273e5f557e0 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -12,7 +12,7 @@ OC.L10N.register(
"Name" : "名称",
"Redirection URI" : "跳转URI",
"Add" : "添加",
- "Client Identifier" : "客户端 ID",
+ "Client Identifier" : "客户端标识",
"Secret" : "Secret",
"Show client secret" : "显示客户端 secret",
"Delete" : "删除"
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
index 4aa0d6bf0b6..dcfea33c997 100644
--- a/apps/oauth2/l10n/zh_CN.json
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -10,7 +10,7 @@
"Name" : "名称",
"Redirection URI" : "跳转URI",
"Add" : "添加",
- "Client Identifier" : "客户端 ID",
+ "Client Identifier" : "客户端标识",
"Secret" : "Secret",
"Show client secret" : "显示客户端 secret",
"Delete" : "删除"