Files
2015-09-24 13:13:57 +08:00

5 lines
92 B
JavaScript

tinymce.addI18n('en',{
codeLang: "Language",
toggleCode: "`ctrl+shift+c` toggle code"
});