summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/es_PE.json
blob: 7f87dbd07700758014ff1b148d4da2bdbd66420d (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "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);"
}