blob: ef318e488c3f50a1e1c22d29e6f2c2f2e9d3d48a (
plain) (
blame)
1
2
3
4
5
6
|
/*!
FullCalendar Core v6.0.3
Docs & License: https://fullcalendar.io
(c) 2022 Adam Shaw
*/
!function(e){"use strict";var t={code:"hi",week:{dow:0,doy:6},buttonText:{prev:"पिछला",next:"अगला",today:"आज",month:"महीना",week:"सप्ताह",day:"दिन",list:"कार्यसूची"},weekText:"हफ्ता",allDayText:"सभी दिन",moreLinkText:e=>"+अधिक "+e,noEventsText:"कोई घटनाओं को प्रदर्शित करने के लिए"};FullCalendar.globalLocales.push(t)}();
|