Custom date picker error message

After upgrading to 2025.06-ext1, we realized that the error message when we input the wrong date format has changed from MM/DD/YYYY to MM/dd/yyyy (details in the attachment). Our QA expects to keep the old error message, and I tried but cannot find any way to change it back. Is there any official way to change this message?

hi @vinh-neural-shore,

without extra checking i assume this is possible via kernels localization of error messages:
localization_of_error_messages

hi @markus-agile-fog,
thanks for your suggestion, I will check it

Thank you, it works :grinning_face: