feat(i18n): add switchTheme i18n
This commit is contained in:
@@ -24,10 +24,15 @@ other = "Categories"
|
||||
# === Taxonomy ===
|
||||
|
||||
# === Pagination ===
|
||||
[More]
|
||||
[more]
|
||||
other = "More"
|
||||
# === Pagination ===
|
||||
|
||||
# === partials/header.html ===
|
||||
[switchTheme]
|
||||
other = "Switch Theme"
|
||||
# === partials/header.html ===
|
||||
|
||||
# === partials/comments.html ===
|
||||
[valineLang]
|
||||
other = "en"
|
||||
@@ -75,7 +80,7 @@ other = "Back"
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[readmore]
|
||||
[readMore]
|
||||
other = "Read More"
|
||||
|
||||
[day]
|
||||
|
||||
@@ -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