You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/oauth2/l10n/es_AR.js

13 lines
333 B
JavaScript

OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Client Identifier" : "Identificador del cliente",
"Add client" : "Agregar cliente",
"Redirection URI" : "URI de redirección",
"Secret" : "Secreto",
"Add" : "Agregar"
},
"nplurals=2; plural=(n != 1);");