migrate therinaldos.com data
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s

This commit is contained in:
2024-05-05 15:50:45 -04:00
commit ef1ff240d4
23182 changed files with 3801898 additions and 0 deletions
@@ -0,0 +1,17 @@
OC.L10N.register(
"notifications",
{
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
"Notifications" : "Notificaciones",
"Dismiss" : "Descartar",
"seconds ago" : "hace segundos",
"in {path}" : "en {path}",
"No notifications" : "No hay notificaciones",
"Never" : "Nunca",
"1 hour" : "1 hora",
"3 hours" : "3 horas",
"Your settings have been updated." : "Tus configuraciones se han actualizado.",
"You need to set up your email address before you can receive notification emails." : "Necesitas configurar tu dirección de correo electrónico antes de que puedas recibir correos de notificación"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");