feat(i18n): add switchTheme i18n

This commit is contained in:
Dillon
2020-01-30 13:17:42 +08:00
parent 78ef3fa2f3
commit 7e6236361f
6 changed files with 30 additions and 19 deletions

View File

@@ -24,10 +24,15 @@ other = "分类"
# === Taxonomy ===
# === Pagination ===
[More]
[more]
other = "更多"
# === Pagination ===
# === partials/header.html ===
[switchTheme]
other = "切换主题"
# === partials/header.html ===
# === partials/comments.html ===
[valineLang]
other = "zh-cn"
@@ -78,7 +83,7 @@ other = "返回"
[home]
other = "主页"
[readmore]
[readMore]
other = "阅读全文"
[day]