en_GB.json 464 B

123456789101112
  1. { "translations": {
  2. "OAuth 2.0" : "OAuth 2.0",
  3. "OAuth 2.0 clients" : "OAuth 2.0 clients",
  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. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s."
  11. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  12. }