kendo-angular icon indicating copy to clipboard operation
kendo-angular copied to clipboard

Provide a way to translate the "Today" message of the DatePicker inside Recurrence editor

Open mbechev opened this issue 3 years ago • 1 comments

Describe the bug Currently, there is no option in kendo-scheduler-messages to translate the TODAY message of the DatePicker rendered inside the Recurrence editor:

image

To Reproduce https://stackblitz.com/edit/angular-tyyzyx

A similar issue was fixed in the past, but for TODAY message in Scheduler DatePicker #2262

mbechev avatar Apr 28 '21 07:04 mbechev

The following messages couldn't be translated as well:

image

And all tooltips of the input controls like: image

image

The standalone components provide the necessary properties to customize the title attribute:

mbechev avatar Jul 08 '22 09:07 mbechev

Fixed in v15.1.0

tswetti avatar Feb 29 '24 14:02 tswetti