You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, I really appreciate your efforts but there is an issue I haven't found a solution for.
When I put say locale={ru} (any language, for example "es"), the modal (no matter, the PickerBase do the same) shows the Russian locale on the result line only. All the rest of the component (I need the calendar to be localized of course) is still in English. See the screenshot below.
Could you provide the right way to solve this please? Thank you very much.
The text was updated successfully, but these errors were encountered:
Hi, thank you for reporting this issue. I appreciate your feedback. It appears to be a bug. Will investigate and work on a fix as soon as possible. Thanks.
Hi @dbtek, I think it needs multilanguage support which useful to change the placeholders for different languages. We have to use package like i18next to achieve this.
Please suggest me if you have any ideas regarding this. Thanks.
Hello guys, I really appreciate your efforts but there is an issue I haven't found a solution for.
When I put say locale={ru} (any language, for example "es"), the modal (no matter, the PickerBase do the same) shows the Russian locale on the result line only. All the rest of the component (I need the calendar to be localized of course) is still in English. See the screenshot below.
Could you provide the right way to solve this please? Thank you very much.
The text was updated successfully, but these errors were encountered: