diff options
Diffstat (limited to 'layouts/partials/comment-disqus.html')
-rw-r--r-- | layouts/partials/comment-disqus.html | 2 |
1 files changed, 1 insertions, 1 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> 查看评论 + <ion-icon name="chatbox-ellipses"></ion-icon> {{ i18n "postComment" }} </span> <div id="disqus_thread" style="display: none;"></div> <script> |