summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authoramzrk22020-06-04 16:02:57 +0800
committeramzrk22020-06-04 16:02:57 +0800
commit98cd7b30728bd5d98abbfea10000038604a59156 (patch)
treeae04a23daf2845703d757bb9e4f10d8ec2365483 /layouts
parentd185ecccaabcaf4a9cced394d5b72f246bc2e5e7 (diff)
downloadhugo-theme-fuji-98cd7b30728bd5d98abbfea10000038604a59156.tar.gz
hugo-theme-fuji-98cd7b30728bd5d98abbfea10000038604a59156.tar.bz2
hugo-theme-fuji-98cd7b30728bd5d98abbfea10000038604a59156.zip
Comment area i18n
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/comment-disqus.html2
-rw-r--r--layouts/partials/comment-disqusjs.html2
-rw-r--r--layouts/partials/comment-utterances.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/layouts/partials/comment-disqus.html b/layouts/partials/comment-disqus.html
index 909c0ed..782e369 100644
--- a/layouts/partials/comment-disqus.html
+++ b/layouts/partials/comment-disqus.html
@@ -1,6 +1,6 @@
<div class="post-comment" data-comment="disqus">
<span class="post-comment-notloaded">
- <ion-icon name="chatbox-ellipses"></ion-icon>&nbsp;查看评论
+ <ion-icon name="chatbox-ellipses"></ion-icon>&nbsp;{{ i18n "postComment" }}
</span>
<div id="disqus_thread" style="display: none;"></div>
<script>
diff --git a/layouts/partials/comment-disqusjs.html b/layouts/partials/comment-disqusjs.html
index ebede31..eafa1de 100644
--- a/layouts/partials/comment-disqusjs.html
+++ b/layouts/partials/comment-disqusjs.html
@@ -1,6 +1,6 @@
<div class="post-comment" data-comment="disqus">
<span class="post-comment-notloaded">
- <ion-icon name="chatbox-ellipses"></ion-icon>&nbsp;查看评论
+ <ion-icon name="chatbox-ellipses"></ion-icon>&nbsp;{{ i18n "postComment" }}
</span>
<div id="disqus_thread" style="display: none;"></div>
<script src="https://cdn.jsdelivr.net/npm/disqusjs@1.3/dist/disqus.js"></script>
diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html
index f6766d5..f8683b6 100644
--- a/layouts/partials/comment-utterances.html
+++ b/layouts/partials/comment-utterances.html
@@ -1,6 +1,6 @@
<div class="post-comment" data-comment="utterances">
<span class="post-comment-notloaded">
- <ion-icon name="chatbox-ellipses"></ion-icon>&nbsp;查看评论
+ <ion-icon name="chatbox-ellipses"></ion-icon>&nbsp;{{ i18n "postComment" }}
</span>
<script>
function loadComment() {