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