This commit is contained in:
Liang Ding 2018-10-28 10:25:29 +08:00
parent 8f28b47d9a
commit f39c849ddd
No known key found for this signature in database
GPG Key ID: 136F30F901A2231D
3 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
<div class="wrapper"> <div class="wrapper">
<div class="main-wrap"> <div class="main-wrap">
<main class="post"> <main class="post">
<#if 0 == recentComments?size> <#if 0 < recentComments?size>
<ul class="comments" id="comments"> <ul class="comments" id="comments">
<#list recentComments as comment> <#list recentComments as comment>
<li id="${comment.oId}"> <li id="${comment.oId}">

View File

@ -18,11 +18,11 @@
# #
# Description: Solo language configurations(en_US). # Description: Solo language configurations(en_US).
# Version: 1.3.0.0, Oct27, 2018 # Version: 1.3.0.1, Oct 28, 2018
# Author: Liyuan Li # Author: Liyuan Li
# #
noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF<a href="{servePath}">\u901B\u901B</a>\u5427 noDynamicLabel=No activity, visit <a href="${servePath}">index</a>
siteViewLabel=Site siteViewLabel=Site
onlineVisitorLabel=Visitor onlineVisitorLabel=Visitor
tocLabel=Article ToC tocLabel=Article ToC

View File

@ -18,11 +18,11 @@
# #
# Description: Solo default language configurations(zh_CN). # Description: Solo default language configurations(zh_CN).
# Version: 1.3.0.0, Oct27, 2018 # Version: 1.3.0.1, Oct 28, 2018
# Author: Liyuan Li # Author: Liyuan Li
# #
noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF<a href="{servePath}">\u901B\u901B</a>\u5427 noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF<a href="${servePath}">\u901B\u901B</a>\u5427
siteViewLabel=\u7AD9\u70B9\u6982\u8981 siteViewLabel=\u7AD9\u70B9\u6982\u8981
onlineVisitorLabel=\u8BBF\u5BA2 onlineVisitorLabel=\u8BBF\u5BA2
tocLabel=\u6587\u7AE0\u76EE\u5F55 tocLabel=\u6587\u7AE0\u76EE\u5F55