feat(i18n): add switchTheme i18n
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user