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

11 lines
416 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "नमस्कार %s",
"Hello %s," : "नमस्कार %s,",
"Notifications" : "अधिसूचना",
"in {path}" : " {path} मध्ये",
"Your settings have been updated." : "तुमच्या सेटिंग अद्ययावत करण्यात आल्या."
},
"nplurals=2; plural=(n != 1);");