en_GB.json 433 B

1234567891011
  1. { "translations": {
  2. "OAuth 2.0 clients" : "OAuth 2.0 clients",
  3. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s.",
  4. "Name" : "Name",
  5. "Redirection URI" : "Redirection URI",
  6. "Client Identifier" : "Client Identifier",
  7. "Secret" : "Secret",
  8. "Add client" : "Add client",
  9. "Add" : "Add"
  10. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  11. }