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

11 lines
663 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "नमस्ते %s",
"Hello %s," : "नमस्ते %s,",
"in {path}" : "{path} मा",
"Your settings have been updated." : "तपाईंको सेटिङहरू अद्यावधिक गरिएको छ।",
"You need to set up your email address before you can receive notification emails." : "अग्रसूचना ईमेलहरू प्राप्त गर्नु अघि तपाईंले आफ्नो ईमेल ठेगाना सेट अप गर्न आवश्यक छ।"
},
"nplurals=2; plural=(n != 1);");