So I want change the language of Activiti Modeler. There are already *_de.js in i18n folder. I edit translation_en_us.js and translation_signavio_en_us.js. Save them as translation_zh_cn.js and translation_signavio_zh_cn.js. No matter what I do including to copy all of them to WEB-INF/classes/i18n/, The description or title is always english.
I've read that it isn't possible to use the translation folder. Could anyone modify directly web app files to show text in another language? In this case, which files should be modified?