hugo-theme-next/i18n/en-us.yaml
2022-06-01 17:06:27 +08:00

62 lines
1021 B
YAML

#--------------------------------------
# English Version
#--------------------------------------
NavToggleLabel:
other: Toggle navigation bar
MSearchLabel:
other: Search
SymbolColon:
other: ":"
SitePostsTitle:
other: "Posts"
SiteCatesTitle:
other: "Categories"
SiteTagsTitle:
other: "Tags"
TableOfContents:
other: "TOC"
SiteOverview:
other: "Overview"
RSSTitle:
other: "RSS Subscribe"
CCLinkTitle:
other: "Creative Commons"
BackTopLabel:
other: "Top"
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"
PostViews:
other: "Views"
PostCatg:
other: "Categories"
PostTag:
other: "Tags"
PostReadMore:
other: "Read More"
VisitorsLabel:
other: Total Visitors
PageViewsLabel:
other: Total Page Views
FooterPowerby:
other: "Power by %s"