Localization of process definition

Hello,
I was wondering how can I set names at process definition at different languages.
I saw that ProcessDefinitionEntityImpl has a property localized name but how can I set this value?
Should I use DynamicBpmnService or it possible to use activiti:localization extensions inside my bpmn file? Or there is some other way?

Found the solution here: Better localization support for process instances and definitions by DavidPLamas · Pull Request #2049 · flowable/flowable-engine · GitHub