diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:17 +0000 |
commit | a36cd9361737ca9c547a6a923afe7324b7440f63 (patch) | |
tree | f53b9ac8ec62137a45a8bddcc6bcff93caa7ee87 /apps/files_external/l10n/zh_CN.js | |
parent | 702515d038ed250cc0203c2642d68461493c4bab (diff) | |
download | nextcloud-server-a36cd9361737ca9c547a6a923afe7324b7440f63.tar.gz nextcloud-server-a36cd9361737ca9c547a6a923afe7324b7440f63.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 932f6374949..d5f8cf152c9 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -60,7 +60,7 @@ OC.L10N.register( "App key" : "App key", "App secret" : "应用程序 secret", "OAuth2" : "OAuth2", - "Client ID" : "Client ID", + "Client ID" : "客户端ID", "Client secret" : "客户端 secret", "OpenStack v2" : "OpenStack v2", "Tenant name" : "租户名称", |