Language packs are supported for on-screen help in the coming release of R2025h (December 2025). On-screen help is provided at field level (screenshot below) in English. New languages can be added with release R2025h.
Here are the steps to add a language pack.
$_CALEM_dist['client_help_list']=array(
//en_us
'CmHelp.js'=>array('CmHelp', 'CmHelpCustom'),
//French
'CmHelp_fr_FR.js'=>array('CmHelp', 'CmHelp_fr', 'CmHelpCustom_fr'),
//Spanish
'CmHelp_es_ES.js'=>array('CmHelp', 'CmHelp_es', 'CmMsgCustom_es')
);
Additional Resources
By accepting you will be accessing a service provided by a third-party external to https://calemeam.com/