es_AR.json 385 B

123456789101112
  1. { "translations": {
  2. "OAuth 2.0" : "OAuth 2.0",
  3. "OAuth 2.0 clients" : "Clientes OAuth 2.0",
  4. "Add client" : "Agregar cliente",
  5. "Name" : "Nombre",
  6. "Redirection URI" : "URI de redirección",
  7. "Add" : "Agregar",
  8. "Client Identifier" : "Identificador del cliente",
  9. "Secret" : "Secreto",
  10. "Delete" : "Eliminar"
  11. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  12. }