Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / example / langs / en_dlg.js @ 6ecbf4ec

History | View | Annotate | Download (82 Bytes)

1
tinyMCE.addI18n('en.example_dlg',{
2
        title : 'This is just a example title'
3
});