diff options
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/example/langs/en_dlg.js')
| -rwxr-xr-x | public/javascripts/tiny_mce/plugins/example/langs/en_dlg.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/javascripts/tiny_mce/plugins/example/langs/en_dlg.js b/public/javascripts/tiny_mce/plugins/example/langs/en_dlg.js new file mode 100755 index 0000000..ebcf948 --- /dev/null +++ b/public/javascripts/tiny_mce/plugins/example/langs/en_dlg.js | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | tinyMCE.addI18n('en.example_dlg',{ | ||
| 2 | title : 'This is just a example title' | ||
| 3 | }); | ||
