summaryrefslogtreecommitdiffstats
path: root/layouts/partials/comment-utterances.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/comment-utterances.html')
-rw-r--r--layouts/partials/comment-utterances.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html
index 05b5ba0..f515a72 100644
--- a/layouts/partials/comment-utterances.html
+++ b/layouts/partials/comment-utterances.html
@@ -2,7 +2,7 @@
<div id="container-loading-bar">
<div id="loading-bar"></div>
</div>
- <p>正在加载评论区</p>
+ <p>{{ i18n "postCommentLoading" }}</p>
</div>
<div id="post-comment">
<script src="{{ .Site.Params.cdnUtterancesJS }}" repo="{{ .Site.Params.utterancesRepo }}" issue-term="{{ .Site.Params.utterancesIssueTerm }}" theme="{{ .Site.Params.utterancesTheme }}"