This commit is contained in:
parent
8f28b47d9a
commit
f39c849ddd
@ -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}">
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user