🐛 Fixed the post header meta information.

This commit is contained in:
凡梦星尘 2022-06-13 19:59:22 +08:00
parent 52426b4cef
commit 48d36a2a54
3 changed files with 12 additions and 15 deletions

View File

@ -31,17 +31,17 @@ SymbolComma:
SymbolPeriod:
other: "."
SitePostsTitle:
SbPostsLable:
other: "Posts"
SiteCatesTitle:
SbCatesTitle:
other: "Categories"
SiteTagsTitle:
SbTagsTitle:
other: "Tags"
TableOfContents:
other: "TOC"
SiteOverview:
other: "Overview"
RSSTitle:
RSSLable:
other: "RSS Subscribe"
CCLinkTitle:
other: "Creative Commons"
@ -50,15 +50,12 @@ BackTopLabel:
TagsCounterTitle:
zero: No tags
one: 1 tag in total
other: "{{ .Count }} tags in total"
CatesCounterTitle:
zero: No categories
one: 1 category in total
other: "{{ .Count }} categories in total"
ArchiveCounterTitle:
zero: No posts.
one: 1 post.
other: "{{ .Count }} posts in total."
PostArchiveCheersUm:
@ -79,13 +76,15 @@ PostArchiveKeepOn:
PostStickyTitle:
other: Strickys
PostPublishDate:
other: "Publish"
other: "Publish on"
PostPublishTime:
other: "Create Time"
PostLastModDate:
other: "Update"
other: "Update on"
PostLastModTime:
other: "Modify Time"
PostCategory:
other: "Classify at"
PostWords:
other: "Words"
PostWordCount:
@ -96,8 +95,6 @@ PostReadTime:
other: "{{- .ReadingTime -}}min"
PostViews:
other: "Views"
PostCatg:
other: "Categories"
PostTag:
other: "Tags"
PostReadMore:

View File

@ -84,6 +84,8 @@ PostLastModDate:
other: 更新于
PostLastModTime:
other: 修改时间
PostCategory:
other: "分类于"
PostWords:
other: 字数
PostWordCount:
@ -94,8 +96,6 @@ PostReadTime:
other: "{{- .ReadingTime -}}分钟"
PostViews:
other: 浏览
PostCatgs:
other: 分类
PostTags:
other: 标签
PostReadMore:
@ -135,7 +135,7 @@ RewardBitcoin:
PostCommentTitle:
other: 评论交流
UserVistorsLabel:
VisitorsLabel:
other: 总访客量
PageViewsLabel:
other: 总访问量

View File

@ -4,7 +4,7 @@
<span class="post-meta-item-icon">
<i class="far fa-folder-open"></i>
</span>
<span class="post-meta-item-text">{{- print (T "PostCatgs") (T "SymbolColon") -}}</span>
<span class="post-meta-item-text">{{- print (T "PostCategory") (T "SymbolColon") -}}</span>
{{- range (first 1 .Params.categories) }}
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/{{ . | urlize }}" itemprop="url" rel="index">