hugo-theme-next/i18n/en-us.yaml
2022-05-25 15:44:10 +08:00

55 lines
908 B
YAML

#--------------------------------------
# English Version
#--------------------------------------
NavToggleLabel:
other: Toggle navigation bar
MSearchLabel:
other: Search
ColoneFlag:
other: ":"
SitePostsTitle:
other: "Posts"
SiteCatesTitle:
other: "Categories"
SiteTagsTitle:
other: "Tags"
TableOfContents:
other: "TOC"
SiteInfo:
other: "Site Info"
RSSTitle:
other: "RSS Subscribe"
CCLinkTitle:
other: "Creative Commons"
PostPublishDate:
other: "Publish"
PostPublishTime:
other: "Create Time"
PostLastModDate:
other: "Update"
PostLastModTime:
other: "Modify Time"
PostWords:
other: "Words"
PostWordCount:
other: "{{- .WordCount -}}"
PostReading:
other: "Read"
PostReadTime:
other: "{{- .ReadingTime -}}min"
PostVisitor:
other: "Views"
PostCatg:
other: "Categories"
PostTag:
other: "Tags"
PostReadMore:
other: "Read More"
FooterPowerby:
other: "Power by %s"