Merge branch 'develop'
This commit is contained in:
35
i18n/en.yaml
35
i18n/en.yaml
@@ -1,16 +1,20 @@
|
||||
#--------------------------------------
|
||||
# English Version
|
||||
#--------------------------------------
|
||||
posts:
|
||||
Posts:
|
||||
other: Posts
|
||||
tag:
|
||||
Tag:
|
||||
other: Tag
|
||||
tags:
|
||||
Tags:
|
||||
other: Tags
|
||||
category:
|
||||
TagTitle:
|
||||
other: Tag Collection
|
||||
Category:
|
||||
other: Category
|
||||
categories:
|
||||
Categories:
|
||||
other: Categories
|
||||
CateTitle:
|
||||
other: Classify Management
|
||||
AllSome:
|
||||
other: "All {{ .Some }}"
|
||||
|
||||
@@ -27,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"
|
||||
@@ -46,16 +50,13 @@ 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."
|
||||
other: "{{ .Count }} posts in total"
|
||||
|
||||
PostArchiveCheersUm:
|
||||
other: Um..
|
||||
@@ -75,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:
|
||||
@@ -92,8 +95,6 @@ PostReadTime:
|
||||
other: "{{- .ReadingTime -}}min"
|
||||
PostViews:
|
||||
other: "Views"
|
||||
PostCatg:
|
||||
other: "Categories"
|
||||
PostTag:
|
||||
other: "Tags"
|
||||
PostReadMore:
|
||||
|
||||
@@ -2,16 +2,20 @@
|
||||
# 中文版本
|
||||
#--------------------------------------
|
||||
|
||||
posts:
|
||||
Posts:
|
||||
other: 文章
|
||||
tag:
|
||||
Tag:
|
||||
other: 标签
|
||||
tags:
|
||||
Tags:
|
||||
other: 标签
|
||||
category:
|
||||
TagTitle:
|
||||
other: 标签集锦
|
||||
Category:
|
||||
other: 分类
|
||||
categories:
|
||||
Categories:
|
||||
other: 分类
|
||||
CateTitle:
|
||||
other: 分类管理
|
||||
AllSome:
|
||||
other: "所有 {{ .Some }}"
|
||||
|
||||
@@ -80,6 +84,8 @@ PostLastModDate:
|
||||
other: 更新于
|
||||
PostLastModTime:
|
||||
other: 修改时间
|
||||
PostCategory:
|
||||
other: "分类于"
|
||||
PostWords:
|
||||
other: 字数
|
||||
PostWordCount:
|
||||
@@ -90,8 +96,6 @@ PostReadTime:
|
||||
other: "{{- .ReadingTime -}}分钟"
|
||||
PostViews:
|
||||
other: 浏览
|
||||
PostCatgs:
|
||||
other: 分类
|
||||
PostTags:
|
||||
other: 标签
|
||||
PostReadMore:
|
||||
@@ -131,7 +135,7 @@ RewardBitcoin:
|
||||
PostCommentTitle:
|
||||
other: 评论交流
|
||||
|
||||
UserVistorsLabel:
|
||||
VisitorsLabel:
|
||||
other: 总访客量
|
||||
PageViewsLabel:
|
||||
other: 总访问量
|
||||
|
||||
Reference in New Issue
Block a user