The datepicker component generates automatically aria-labels for the table cells, which is great. But there could be an easier way to customize the auto-generated aria-labels, e.g if I want to do internalization I want the labels in other language.
Sure I can override them on the tablecell map but that's a bit of work, It'd be pretty nice if ark provided an easier way to achieve this 😊
I'm sugesting this for the date picker component specifically, but I'm sure this can also apply to some other components