Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/zh_TW.js')
-rw-r--r--apps/oauth2/l10n/zh_TW.js2
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;");