Open
Description
Describe the current behavior
ReportNode
use the deprecated withMessageTemplate
method that do not allow internationalization of the messages.
Describe the expected behavior
ReportNode
use the new withMessageTemplate
method and owns its reports dictionaries to allow internationalization of the messages in en_US and fr_FR locales.
Describe the motivation
Add internationalization feature of reports + avoid use of powsybl-core deprecated methods.
Extra Information
No response