SamProf / MatBlazor

Material Design components for Blazor and Razor Components
http://www.matblazor.com
MIT License
2.84k stars 384 forks source link

HowTo Translate the datepicker ? #937

Open mikkdev opened 1 year ago

mikkdev commented 1 year ago

Dear MatBlazor Team,

I have been utilizing the MatDatePicker component in my project and I find it to be a valuable tool. However, I'm wondering if it's currently possible to translate the datepicker to support different languages. Is there any built-in functionality or workaround available to achieve this? I appreciate your insights and assistance.

grafik

The Locale property does not work for me: grafik

Thank you!

kiyas commented 1 year ago

Add to _Host.cshtml, then Locale="de" should work.