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

13 lines
525 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
"Notifications" : "Notificazions",
"in {path}" : "en {path}",
"Never" : "Nunca",
"Your settings have been updated." : "A suya configurazión ha estau autualizada.",
"You need to set up your email address before you can receive notification emails." : "Ye nezesario que configures a tuya direzión de correu electronico pa poder rezibir os correus de notificazión."
},
"nplurals=2; plural=(n != 1);");