Hi,
I would like to use translation for public holidays for a new module. But unfortunately I don’t find anything for the already declared public holidays. Have I missed something ?
If not, I guess I have to use the lang files with the code of the public holidays (in llx_c_hrm_public_holiday
) as the translation key… This key could be set in langs/{ll_cc}/holiday.lang file for “standard” public days (automatically defined at Dolibarr installation time), and in Configuration → Translation page for customized holiday.
Regards