From f39c849ddd08200d1b99e1347814dd5f54675e28 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sun, 28 Oct 2018 10:25:29 +0800 Subject: [PATCH] :art: Fix https://github.com/b3log/solo-skins/issues/25 --- 9IPHP/dynamic.ftl | 2 +- 9IPHP/lang/lang_en_US.properties | 4 ++-- 9IPHP/lang/lang_zh_CN.properties | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/9IPHP/dynamic.ftl b/9IPHP/dynamic.ftl index 574cde9..1fdc07d 100644 --- a/9IPHP/dynamic.ftl +++ b/9IPHP/dynamic.ftl @@ -31,7 +31,7 @@
- <#if 0 == recentComments?size> + <#if 0 < recentComments?size>
    <#list recentComments as comment>
  • diff --git a/9IPHP/lang/lang_en_US.properties b/9IPHP/lang/lang_en_US.properties index e539183..253c1ee 100644 --- a/9IPHP/lang/lang_en_US.properties +++ b/9IPHP/lang/lang_en_US.properties @@ -18,11 +18,11 @@ # # Description: Solo language configurations(en_US). -# Version: 1.3.0.0, Oct27, 2018 +# Version: 1.3.0.1, Oct 28, 2018 # Author: Liyuan Li # -noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF\u901B\u901B\u5427 +noDynamicLabel=No activity, visit index siteViewLabel=Site onlineVisitorLabel=Visitor tocLabel=Article ToC diff --git a/9IPHP/lang/lang_zh_CN.properties b/9IPHP/lang/lang_zh_CN.properties index b7a5b36..0f115a5 100644 --- a/9IPHP/lang/lang_zh_CN.properties +++ b/9IPHP/lang/lang_zh_CN.properties @@ -18,11 +18,11 @@ # # 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 # -noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF\u901B\u901B\u5427 +noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF\u901B\u901B\u5427 siteViewLabel=\u7AD9\u70B9\u6982\u8981 onlineVisitorLabel=\u8BBF\u5BA2 tocLabel=\u6587\u7AE0\u76EE\u5F55