editor i18n
This commit is contained in:
2
public/js/app/page-min.js
vendored
2
public/js/app/page-min.js
vendored
File diff suppressed because one or more lines are too long
@ -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",
|
||||
|
Reference in New Issue
Block a user