editor i18n
This commit is contained in:
4
public/tinymce/plugins/leanote_code/langs/en.js
Normal file
4
public/tinymce/plugins/leanote_code/langs/en.js
Normal file
@ -0,0 +1,4 @@
|
||||
tinymce.addI18n('en',{
|
||||
codeLang: "Language",
|
||||
toggleCode: "`ctrl+shift+c` toggle code"
|
||||
});
|
Reference in New Issue
Block a user