diff options
Diffstat (limited to 'apps/oauth2/l10n/zh_TW.js')
-rw-r--r-- | apps/oauth2/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/zh_TW.js b/apps/oauth2/l10n/zh_TW.js index 5a80e622c5f..3bca0af6114 100644 --- a/apps/oauth2/l10n/zh_TW.js +++ b/apps/oauth2/l10n/zh_TW.js @@ -8,7 +8,7 @@ OC.L10N.register( "Add client" : "新增客戶端", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 允許其他裝置存取 %s", "Redirection URI" : "重導向 URI", - "Secret" : "秘密口令 (Secret)", + "Secret" : "密鑰Secret", "Add" : "新增" }, "nplurals=1; plural=0;"); |