Junior programmer problem

I am a junior programmer from China, I hope to use your template to write a process model suitable for ordinary Chinese.How do I customize the menu bar of BPMN and display the title in Chinese?How to modify some of the original configuration, become the effect I want to achieve, such as changing the icon. If you see this letter from a junior Chinese programmer, can you give me some small suggestions?

Hi @Tian

See this link https://github.com/bpmn-io/bpmn-js-i18n

Thank you for your documentation, I think I need to study more. Maybe I will still bother you.

How do I use it in a vue project and make an interface effect I need, I found a way to use Activiti on Google, but I don’t know how to get it loaded in my vue project.

bpmn-js can easily work with any javascript library or framework, just install bpmn-js with npm and import to your component. see this link https://github.com/bpmn-io/vue-bpmn