Translate datetime in workflow

Hello, I have managed to translate the workflow application into Spanish with the es.json file and landing-app.js. But I don’t know in which file you have to configure to change the parameters of dates and times.

Thanks

I’ve solved it, changing the value ‘datesLocalization’: false to true, in the app-cfg.js file.

There should already be Spanish i18n, see https://github.com/flowable/flowable-engine/blob/master/modules/flowable-ui-task/flowable-ui-task-app/src/main/resources/static/workflow/i18n/es.json

But of course if you have any improvements, additions … that would be a great PR :wink: !

Hi Joram,

If I do a translation, I will share it.

A greeting.