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]
|
||||
|
||||
Reference in New Issue
Block a user