blob: 00c74df98c80be7e2668e5e6779503d164a66312 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Client Identifier" : "Identificador del cliente",
"Add client" : "Agregar cliente",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.",
"Redirection URI" : "URI para redirección",
"Secret" : "Secreto",
"Add" : "Agregar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|