diff --git a/i18n/en.toml b/i18n/en.toml index 6d957055..f7989348 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -33,10 +33,10 @@ other = "More" other = "Switch Theme" # === partials/header.html === -# === partials/comments.html === +# === partials/comment.html === [valineLang] other = "en" -# === partials/comments.html === +# === partials/comment.html === # === partials/footer.html === [powered] diff --git a/i18n/zh.toml b/i18n/zh.toml index 6b2db781..41ee9cae 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -33,10 +33,10 @@ other = "更多" other = "切换主题" # === partials/header.html === -# === partials/comments.html === +# === partials/comment.html === [valineLang] other = "zh-cn" -# === partials/comments.html === +# === partials/comment.html === # === partials/footer.html === [powered]