💄 Support site information widget. close #30, #34

This commit is contained in:
凡梦星尘
2022-09-11 22:40:38 +08:00
parent 2a7fd9f8fb
commit 6f03209e93
10 changed files with 146 additions and 44 deletions

View File

@@ -135,9 +135,13 @@ PostCommentTitle:
other: Comments
VisitorsLabel:
other: Total Visitors
other: "Visitors: "
PageViewsLabel:
other: Total Page Views
other: "Page Views: "
WordsLabel:
other: "Words: "
ReadTimesLabel:
other: "ReadTimes: "
FooterPowerby:
other: "Power by %s"

View File

@@ -135,10 +135,13 @@ RewardBitcoin:
PostCommentTitle:
other: 评论交流
VisitorsLabel:
other: 总访客数:
PageViewsLabel:
other: 页面浏览:
SiteInfoItems:
runTimes: "已运行:"
words: "总字数:"
readTimes: "耗时约:"
visitors: "总访客数:"
pageViews: "页面浏览:"
lastUpdate: "最后更新于:"
FooterPowerby:
other: 由 %s 强力驱动
@@ -150,4 +153,12 @@ SearchEmpty:
SearchHits:
hits: "找到 ${hits} 个搜索结果"
SearchHitsTime:
other: "找到 ${hits} 个搜索结果(用时 ${time} 毫秒)"
other: "找到 ${hits} 个搜索结果(用时 ${time} 毫秒)"
DateSuffix:
days: " 天"
month: " 个月前"
day: " 天前"
hour: " 小时前"
min: " 分钟前"
just: "刚刚"