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.json')
-rw-r--r--apps/oauth2/l10n/zh_TW.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/zh_TW.json b/apps/oauth2/l10n/zh_TW.json
index 4dbe095a78b..383a739a2b4 100644
--- a/apps/oauth2/l10n/zh_TW.json
+++ b/apps/oauth2/l10n/zh_TW.json
@@ -1,12 +1,12 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 客戶端",
- "Name" : "名稱",
- "Client Identifier" : "用戶識別",
- "Add client" : "新增客戶端",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 允許其他裝置存取 %s",
+ "Name" : "名稱",
"Redirection URI" : "重導向 URI",
+ "Client Identifier" : "用戶識別",
"Secret" : "密鑰Secret",
+ "Add client" : "新增客戶端",
"Add" : "新增"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file