Files
therinaldos.com/wedding-pics/apps/oauth2/l10n/ast.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

15 lines
390 B
JavaScript

OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Veceros d'OAuth 2.0",
"Add client" : "Amestar veceru",
"Name" : "Nome",
"Redirection URI" : "URI de redireición",
"Add" : "Amestar",
"Client Identifier" : "Identificador del veceru",
"Secret" : "Secretu",
"Delete" : "Desaniciar"
},
"nplurals=2; plural=(n != 1);");