This commit is contained in:
life
2014-06-24 21:14:17 +08:00
parent a0acd31fcf
commit 8e05e433de
5 changed files with 7 additions and 3 deletions
app
controllers
views
messages
public/tinymce/plugins/leanote_code

@ -173,6 +173,8 @@ func (c Blog) Set() revel.Result {
c.getRecentBlogs(userId)
c.SetLocale();
return c.RenderTemplate("blog/set.html")
}

@ -168,7 +168,7 @@ $(function() {
selector : "#AboutMe",
content_css : [ "/css/bootstrap.css", "/css/editor/editor.css" ],
skin : "custom",
language : "zh",
language : "{{.locale}}",
height : 300,
width : "100%",
skin : "custom",

@ -76,6 +76,7 @@ myNotebook=My notebook
addNotebook=Add notebook
all=Newest
trash=Trash
delete=Delete
unTitled=UnTitled
defaultShare=Default sharing
leftHidden=Hidden slide bar

@ -77,6 +77,7 @@ myNotebook=我的笔记本
addNotebook=添加笔记本
all=最新
trash=废纸篓
delete=删除
unTitled=无标题
defaultShare=默认共享
leftHidden=隐藏左侧