mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-20 22:09:08 +00:00
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
|
module.exports = {
|
||
|
translate: [ 'value', require('./custom-translate') ]
|
||
|
};
|