Hey,
I am developing an HRMS pilot for one of my clients and I would like to know if it is possible to change the day name translations to another locale? I can see that in the Calendar.tsx it is only importing en-US from the date-fns but I still hope that I missed something and it is simpler then I thought.
If I copy the calendar plugin, change import to another locale in Calendar.tsx, then add it as a new plugin will it work? I feel like it wont and I would just burn a lot of time.
I am a complete beginner to react and js.
Thanks,
ReLa