Skip to content

Consistent use of translate functionality #27

@jan-ladleif

Description

@jan-ladleif

bpmn.js sporadically uses a module called translate, apparently for internationalization.

The module is defined in diagram.js.

translate is supposed to take a string and a set of replacements to translate that string. It does not really do anything and it is not apparent how exactly it is supposed to work. However, to stay "compatible" to bpmn.js, we should consider consistently using it within our codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalInternal stufflow priorityVery low prioritywontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions