hugo-theme-next/i18n/zh-cn.toml

44 lines
828 B
TOML
Raw Normal View History

2022-05-05 11:33:31 +08:00
#--------------------------------------
# 中文版本
#--------------------------------------
[ColoneFlag]
other = ""
2022-05-05 11:33:31 +08:00
[SitePostsTitle]
other = "日志"
2022-05-06 22:03:44 +08:00
[SiteCatesTitle]
other = "分类"
2022-05-05 11:33:31 +08:00
[SiteTagsTitle]
other = "标签"
[TableOfContents]
other = "文章目录"
[SiteInfo]
other = "站点概览"
2022-05-06 22:03:44 +08:00
[RSSTitle]
other = "RSS 订阅"
2022-05-05 11:33:31 +08:00
[CCLinkTitle]
other = "共享知识"
[PostPublishDate]
other = "发表于"
[PostPublishTime]
other = "创建时间"
[PostLastModDate]
other = "更新于"
[PostLastModTime]
other = "修改时间"
[PostWords]
other = "字数"
[PostWordCount]
other = "{{- .WordCount -}}字"
[PostReading]
other = "阅读"
[PostReadTime]
other = "{{- .ReadingTime -}}分钟"
[PostVisitor]
other = "浏览次数"
[PostCatg]
other = "分类"
[PostReadMore]
other = "阅读全文"