diff options
Diffstat (limited to 'apps/oauth2/l10n/zh_CN.js')
-rw-r--r-- | apps/oauth2/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 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;"); |