This commit is contained in:
life
2014-05-27 13:55:18 +08:00
parent abf3297639
commit 7bb05bd9e7
4 changed files with 23 additions and 0 deletions
app/views/Home
messages

@ -123,5 +123,10 @@ uploadImage=Upload image
aboutMe=About me
blogSet=Set blog
# index
discussion=Discussion
download=Download
howToInstallLeanote=How to install leanote
# error
notFound=This page cann't found.

@ -127,6 +127,10 @@ blogSet=博客设置
# error
notFound=该页面不存在
# index
discussion=参与讨论
download=下载
howToInstallLeanote=安装leanote步骤
# 必须要加这个, 奇怪