tinymce leanote code plugin i18n

This commit is contained in:
lealife
2015-11-22 22:21:38 +08:00
parent 7f0ada8016
commit a12b285a35
6 changed files with 10 additions and 15 deletions

View File

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