diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-21 02:39:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-21 02:39:59 +0000 |
commit | 3ff92423e24270e079af9a55f3bc786e9c6da733 (patch) | |
tree | 1aaba9406f1d462e54e7f2c312622177e3aa3d52 /apps/oauth2/l10n | |
parent | ac2577a5942d6eedd6de402dcecd0e697c8d213f (diff) | |
download | nextcloud-server-3ff92423e24270e079af9a55f3bc786e9c6da733.tar.gz nextcloud-server-3ff92423e24270e079af9a55f3bc786e9c6da733.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r-- | apps/oauth2/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/zh_HK.js b/apps/oauth2/l10n/zh_HK.js index eac6a0c90c5..ee1c8e792f3 100644 --- a/apps/oauth2/l10n/zh_HK.js +++ b/apps/oauth2/l10n/zh_HK.js @@ -14,7 +14,7 @@ OC.L10N.register( "Add" : "新增", "Client Identifier" : "用戶識別", "Secret" : "密鑰", - "Show client secret" : "顯示密鑰", + "Show client secret" : "顯示客戶端密碼", "Delete" : "刪除" }, "nplurals=1; plural=0;"); diff --git a/apps/oauth2/l10n/zh_HK.json b/apps/oauth2/l10n/zh_HK.json index 89998f95120..a16fc3b09e9 100644 --- a/apps/oauth2/l10n/zh_HK.json +++ b/apps/oauth2/l10n/zh_HK.json @@ -12,7 +12,7 @@ "Add" : "新增", "Client Identifier" : "用戶識別", "Secret" : "密鑰", - "Show client secret" : "顯示密鑰", + "Show client secret" : "顯示客戶端密碼", "Delete" : "刪除" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |