server/apps/oauth2/l10n/zh_TW.json
2019-12-22 02:28:34 +00:00

12 lines
No EOL
362 B
JSON

{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 客戶端",
"Name" : "名稱",
"Redirection URI" : "重導向 URI",
"Client Identifier" : "用戶識別",
"Secret" : "密鑰Secret",
"Add client" : "新增客戶端",
"Add" : "新增",
"Delete" : "刪除"
},"pluralForm" :"nplurals=1; plural=0;"
}