f7cloud_client/apps/notifications/l10n/ne.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00: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);");