blob: e6c9d759bfedbb2c0b822a3d04584f3aca64b7a9 (
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",
"Add client" : "Agregar cliente",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Add" : "Agregar",
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Delete" : "Eliminar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|