editor i18n

This commit is contained in:
life
2014-05-10 16:28:09 +08:00
parent 3baa31d44c
commit 0e45f2c17f
11 changed files with 385 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -186,7 +186,7 @@ $(function() {
// parentHeight: $("#content").height(),
content_css : ["css/bootstrap.css", "css/editor.css"],
skin : "custom",
language: "zh_CN",
language: LEA.locale, // 语言
plugins : [
"autolink link leanote_image lists charmap hr", "paste",
"searchreplace leanote_nav leanote_code tabfocus",