rouftom / react-mui-scheduler

React material planner is a react component based on @mui v5 that allows you to manage data in a calendar
https://rouftom.github.io/react-mui-scheduler-demo/
MIT License
64 stars 29 forks source link

Is it possible to localize the displayed text? #2

Closed WachsenHaus closed 2 years ago

WachsenHaus commented 2 years ago

Hello, I am using the library you shared.

I'm trying to make a simple project. I want to display the displayed text in Korean(ex. monday -> 월요일 ), but what should I do?

Thanks for sharing a good library

rouftom commented 2 years ago

Hello @WachsenHaus, for the moment, the library is only available in English, but I will integrate internationalization in future versions.

rouftom commented 2 years ago

Hi @WachsenHaus,

internationalization will be available in the next release which will be published shortly.