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
Hi Andrew,
Could you please provide a guide to translate CalendarDatePicker control with your package? <CalendarDatePicker Date="{x:Bind ViewModel.DobTwo}" />
Thank you in advance for your help.
Kind regards
Viktor
The text was updated successfully, but these errors were encountered:
Hi @viktor-bov! Thanks for trying out the WinUI3Localizer.
I created a sample app here.
You can see how to localize the days of the week there.
Each month comes with the year number in the same TextBox so it's a bit tricky.
I'll see if I have time for that tonight.
Sorry for taking too much time. I found some weird behavior trying to localize the YearViewPanel (the panel where you select months). Besides the YearViewPanel the sample app should work.
Hi Andrew,
Could you please provide a guide to translate CalendarDatePicker control with your package?
<CalendarDatePicker Date="{x:Bind ViewModel.DobTwo}" />
Thank you in advance for your help.
Kind regards
Viktor
The text was updated successfully, but these errors were encountered: