UNPKG
processmaker-builder
Version:
3_2_2 (1.0.0)
latest (3.2.2)
3.2.2
1.0.0
The gulp task runner for ProcessMaker building
bitbucket.org/duhnnie/processmaker
processmaker-builder
/
gulliver
/
js
/
tinymce
/
jscripts
/
tiny_mce
/
plugins
/
example
/
langs
/
en_dlg.js
4 lines
(3 loc)
•
82 B
JavaScript
View Raw
1
2
3
4
tinyMCE.addI18n(
'en.example_dlg'
,{ title :
'This is just a example title'
});