Bump AdminLTE from 3.1 to 3.2, Bump plugins Summernote, phpMailer, clipboardjs, bootstrap, fontawesome-free, fullcalendar, inputmask, JQuery, moment, pdfmake, and more. Removed Unnessesary files from from plugins directories to reduce app size

This commit is contained in:
johnnyq
2022-02-07 19:20:56 -05:00
parent 94faa6934a
commit e9b239f9a9
414 changed files with 18854 additions and 375853 deletions
+4 -4
View File
@@ -12,16 +12,16 @@ FullCalendar.globalLocales.push(function () {
next: 'அடுத்தது',
today: 'இன்று',
month: 'மாதம்',
week: 'சனிக்கிழமை',
week: 'வாரம்',
day: 'நாள்',
list: 'தினசரி கதை',
list: 'தினசரி அட்டவணை',
},
weekText: 'வார',
weekText: 'வாரம்',
allDayText: 'நாள் முழுவதும்',
moreLinkText: function(n) {
return '+ மேலும் ' + n
},
noEventsText: 'நிகழ்வைக் காட்டவில்லை',
noEventsText: 'காண்பிக்க நிகழ்வுகள் இல்லை',
};
return taIn;