server/apps/oauth2/l10n/zh_CN.json

12 lines
355 B
JSON
Raw Normal View History

2017-05-21 00:08:26 +00:00
{ "translations": {
2018-05-07 00:11:36 +00:00
"OAuth 2.0" : "OAuth 2.0",
2017-05-21 00:08:26 +00:00
"OAuth 2.0 clients" : "OAuth 2.0 客户端",
2018-11-17 01:12:47 +00:00
"Name" : "名称",
2018-06-27 10:06:12 +00:00
"Redirection URI" : "回调地址",
2018-11-17 01:12:47 +00:00
"Client Identifier" : "客户端 ID",
2018-06-27 10:06:12 +00:00
"Secret" : "密钥",
2018-11-17 01:12:47 +00:00
"Add client" : "添加客户端",
2018-11-20 01:12:39 +00:00
"Add" : "添加",
2019-03-21 01:13:49 +00:00
"Delete" : "删除"
2017-05-21 00:08:26 +00:00
},"pluralForm" :"nplurals=1; plural=0;"
}