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