feat: new style update

This commit is contained in:
Dillon
2019-08-19 13:26:39 +08:00
parent ee7c7549b5
commit dcbc7547fc
11 changed files with 109 additions and 22 deletions

View File

@@ -59,7 +59,7 @@ other = "Author"
other = "This article is updated with %s"
[license]
other = "License"
other = "Published under the %s license"
[back]
other = "Back"
@@ -68,7 +68,7 @@ other = "Back"
other = "Home"
[readmore]
other = "Read More......"
other = "Read More"
# === posts/single.html ===
# === 404.html ===

View File

@@ -59,7 +59,10 @@ other = "作者"
other = "本文于 %s 更新"
[license]
other = "许可协议"
other = "采用 %s 协议发布"
[seeMarkDown]
other = "阅读原始文档"
[back]
other = "返回"
@@ -68,7 +71,7 @@ other = "返回"
other = "主页"
[readmore]
other = "阅读全文......"
other = "阅读全文"
# === posts/single.html ===
# === 404.html ===