feat: improve configuration (#245)

* feat: improve configuration

* fix: fix partials/footer.html error
This commit is contained in:
Dillon
2020-04-21 22:55:06 +08:00
committed by GitHub
parent 8a0e61085c
commit f14301c395
62 changed files with 1548 additions and 1669 deletions

View File

@@ -52,6 +52,17 @@ other = "Powered by %s"
other = "Theme"
# === partials/footer.html ===
# === partials/comment.html ===
[valineLang]
other = "en"
[valinePlaceholder]
other = "Your comment ..."
[facebookLanguageCode]
other = "en_US"
# === partials/comment.html ===
# === partials/assets.html ===
[search]
other = "Search"

View File

@@ -52,6 +52,17 @@ other = "Propulsé par %s"
other = "Thème"
# === partials/footer.html ===
# === partials/comment.html ===
[valineLang]
other = "en"
[valinePlaceholder]
other = "Votre commentaire ..."
[facebookLanguageCode]
other = "fr"
# === partials/comment.html ===
# === partials/assets.html ===
[search]
other = "Chercher"

View File

@@ -52,6 +52,17 @@ other = "Napędzany przez %s"
other = "Szablon"
# === partials/footer.html ===
# === partials/comment.html ===
[valineLang]
other = "en"
[valinePlaceholder]
other = "Twój komentarz ..."
[facebookLanguageCode]
other = "pl"
# === partials/comment.html ===
# === partials/assets.html ===
[search]
other = "Szukaj"

View File

@@ -52,6 +52,17 @@ other = "由 %s 强力驱动"
other = "主题"
# === partials/footer.html ===
# === partials/comment.html ===
[valineLang]
other = "zh-cn"
[valinePlaceholder]
other = "你的评论 ..."
[facebookLanguageCode]
other = "zh_CN"
# === partials/comment.html ===
# === partials/assets.html ===
[search]
other = "搜索"