Files
therinaldos.com/wedding-pics/apps/support/l10n/es_MX.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

14 lines
466 B
JavaScript

OC.L10N.register(
"support",
{
"Link:" : "Enlace:",
"Password:" : "Contraseña:",
"Forum" : "Foro",
"News" : "Noticias",
"Like our Facebook page" : "Da un Like a nuestra página de Facebook",
"Follow us on Twitter" : "Síguenos en Twitter",
"Check out our blog" : "Visita nuestro blog",
"Subscribe to our newsletter" : "Suscribete a nuestro boletín"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");