diff options
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 |