Can the month names in a control date field be changed according to the language?

I noticed that there is a setup in the datepicker mentioning language. I’d like to know how to use it.

Ex. lang = th

@channarong you mean this ?
image

@bahaou Yes, I mean this.
I found that Frappe already has this feature, but the language I need is not included in the standard Frappe. How can I add my own translations?

@channarong there is a page called translation . you can translate anything .

Thank you for the suggestion. However, after reviewing the system’s functionality, I found that the language translations used in the system do not affect the control date. A merge request must be submitted to the Frappe app to add the desired language following the format in the datepicker_i18n.js file.