f7cloud_client/apps/notifications/l10n/hi_IN.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

10 lines
560 B
JavaScript

OC.L10N.register(
"notifications",
{
"Notifications" : "नोटिफ़िकेशन",
"in {path}" : "in {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);");