From f14301c395ffd63ef72625bf8bfe887fa211d013 Mon Sep 17 00:00:00 2001 From: Dillon Date: Tue, 21 Apr 2020 22:55:06 +0800 Subject: feat: improve configuration (#245) * feat: improve configuration * fix: fix partials/footer.html error --- i18n/zh-CN.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'i18n/zh-CN.toml') diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml index fa46c06..04092b8 100644 --- a/i18n/zh-CN.toml +++ b/i18n/zh-CN.toml @@ -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 = "搜索" -- cgit v1.2.3