Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent use of translate functionality #27

Open
jan-ladleif opened this issue Nov 8, 2018 · 0 comments
Open

Consistent use of translate functionality #27

jan-ladleif opened this issue Nov 8, 2018 · 0 comments
Labels
internal Internal stuff low priority Very low priority wontfix This will not be worked on

Comments

@jan-ladleif
Copy link
Member

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.

@jan-ladleif jan-ladleif added internal Internal stuff low priority Very low priority labels Dec 6, 2018
@jan-ladleif jan-ladleif added the wontfix This will not be worked on label Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal stuff low priority Very low priority wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant