fix(i18n): fix Valine Comment System i18n bug
This commit is contained in:
@@ -28,6 +28,11 @@ other = "Categories"
|
||||
other = "More"
|
||||
# === Pagination ===
|
||||
|
||||
# === partials/comments.html ===
|
||||
[valineLang]
|
||||
other = "en"
|
||||
# === partials/comments.html ===
|
||||
|
||||
# === partials/footer.html ===
|
||||
[powered]
|
||||
other = "Powered by %s"
|
||||
|
||||
@@ -28,6 +28,11 @@ other = "分类"
|
||||
other = "更多"
|
||||
# === Pagination ===
|
||||
|
||||
# === partials/comments.html ===
|
||||
[valineLang]
|
||||
other = "zh-cn"
|
||||
# === partials/comments.html ===
|
||||
|
||||
# === partials/footer.html ===
|
||||
[powered]
|
||||
other = "由 %s 强力驱动"
|
||||
|
||||
Reference in New Issue
Block a user