summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-11 02:28:21 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-11 02:28:21 +0000
commit65ccca4f70f8ae93d0c815b9dbeb587eea034a3d (patch)
treeaf5b5c507af491cd15a500a0adb4c7af15a9b1d9 /apps/oauth2
parentf627f38b795d5dcc97aac01fd451c0176f7e4e40 (diff)
downloadnextcloud-server-65ccca4f70f8ae93d0c815b9dbeb587eea034a3d.tar.gz
nextcloud-server-65ccca4f70f8ae93d0c815b9dbeb587eea034a3d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/zh_CN.js4
-rw-r--r--apps/oauth2/l10n/zh_CN.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index 3d76f2f4bff..2806db7428c 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -13,8 +13,8 @@ OC.L10N.register(
"Redirection URI" : "跳转URI",
"Add" : "添加",
"Client Identifier" : "客户端 ID",
- "Secret" : "密钥",
- "Show client secret" : "显示客户端密钥",
+ "Secret" : "Secret",
+ "Show client secret" : "显示客户端 secret",
"Delete" : "删除"
},
"nplurals=1; plural=0;");
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
index 2f2c812cf3a..4aa0d6bf0b6 100644
--- a/apps/oauth2/l10n/zh_CN.json
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -11,8 +11,8 @@
"Redirection URI" : "跳转URI",
"Add" : "添加",
"Client Identifier" : "客户端 ID",
- "Secret" : "密钥",
- "Show client secret" : "显示客户端密钥",
+ "Secret" : "Secret",
+ "Show client secret" : "显示客户端 secret",
"Delete" : "删除"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file