⚡ Improve the site information display things.
This commit is contained in:
28
i18n/en.yaml
28
i18n/en.yaml
@@ -134,14 +134,13 @@ RewardBitcoin:
|
||||
PostCommentTitle:
|
||||
other: Comments
|
||||
|
||||
VisitorsLabel:
|
||||
other: "Visitors: "
|
||||
PageViewsLabel:
|
||||
other: "Page Views: "
|
||||
WordsLabel:
|
||||
other: "Words: "
|
||||
ReadTimesLabel:
|
||||
other: "ReadTimes: "
|
||||
SiteInfoItems:
|
||||
runTimes: "Running:"
|
||||
words: "Words:"
|
||||
readTimes: "ReadTime:"
|
||||
visitors: "Visitors:"
|
||||
pageViews: "Views:"
|
||||
lastUpdate: "Last Update:"
|
||||
|
||||
FooterPowerby:
|
||||
other: "Power by %s"
|
||||
@@ -153,4 +152,15 @@ SearchEmpty:
|
||||
SearchHits:
|
||||
hits: "${hits} results found"
|
||||
SearchHitsTime:
|
||||
other: "${hits} results found in ${time} ms"
|
||||
other: "${hits} results found in ${time} ms"
|
||||
|
||||
DateSuffix:
|
||||
years: " Year "
|
||||
days: " Day "
|
||||
hours: " Hour "
|
||||
mins: " Min"
|
||||
month: " Month Ago"
|
||||
day: " Day Ago"
|
||||
hour: " Hour Ago"
|
||||
min: " Min Ago"
|
||||
just: "Just"
|
||||
@@ -156,7 +156,10 @@ SearchHitsTime:
|
||||
other: "找到 ${hits} 个搜索结果(用时 ${time} 毫秒)"
|
||||
|
||||
DateSuffix:
|
||||
days: " 天"
|
||||
years: " 年 "
|
||||
days: " 天 "
|
||||
hours: " 小时 "
|
||||
mins: " 分钟"
|
||||
month: " 个月前"
|
||||
day: " 天前"
|
||||
hour: " 小时前"
|
||||
|
||||
Reference in New Issue
Block a user