summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-25 00:12:43 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-25 00:12:43 +0000
commit8ec2c933de5d1bd6069a322393cd3803813fa9d9 (patch)
treeb640e31884312e6ada5ab44bb9fcf54fbae4e95a /apps/oauth2
parent1a016f21e66102dc01c11e9ccd4212d79001404c (diff)
downloadnextcloud-server-8ec2c933de5d1bd6069a322393cd3803813fa9d9.tar.gz
nextcloud-server-8ec2c933de5d1bd6069a322393cd3803813fa9d9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/zh_TW.js2
-rw-r--r--apps/oauth2/l10n/zh_TW.json2
2 files changed, 2 insertions, 2 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;");
diff --git a/apps/oauth2/l10n/zh_TW.json b/apps/oauth2/l10n/zh_TW.json
index 1ea169d4349..4dbe095a78b 100644
--- a/apps/oauth2/l10n/zh_TW.json
+++ b/apps/oauth2/l10n/zh_TW.json
@@ -6,7 +6,7 @@
"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" : "新增"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file