server/apps/oauth2/l10n/en_GB.json

12 lines
464 B
JSON
Raw Normal View History

2017-05-25 00:08:04 +00:00
{ "translations": {
2018-06-27 10:06:12 +00:00
"OAuth 2.0" : "OAuth 2.0",
2017-05-25 00:08:04 +00:00
"OAuth 2.0 clients" : "OAuth 2.0 clients",
2018-11-17 01:12:47 +00:00
"Name" : "Name",
2018-06-27 10:06:12 +00:00
"Redirection URI" : "Redirection URI",
2018-11-17 01:12:47 +00:00
"Client Identifier" : "Client Identifier",
2018-06-27 10:06:12 +00:00
"Secret" : "Secret",
2018-11-17 01:12:47 +00:00
"Add client" : "Add client",
2018-11-20 01:12:39 +00:00
"Add" : "Add",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s."
2017-05-25 00:08:04 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}