diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
commit | 96f01183123c7745260e0fa2fbe02cbec3a23166 (patch) | |
tree | a31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /apps/oauth2/l10n/zh_CN.js | |
parent | 428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff) | |
download | nextcloud-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/l10n/zh_CN.js')
-rw-r--r-- | apps/oauth2/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 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" : "删除" |