🚧 Finish index coding first version.
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
# English Version
|
||||
#--------------------------------------
|
||||
|
||||
[ColoneFlag]
|
||||
other = ":"
|
||||
|
||||
[SitePostsTitle]
|
||||
other = "Posts"
|
||||
[SiteCatesTitle]
|
||||
@@ -15,4 +18,27 @@
|
||||
[RSSTitle]
|
||||
other = "RSS Subscribe"
|
||||
[CCLinkTitle]
|
||||
other = "Creative Commons"
|
||||
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"
|
||||
[PostReadMore]
|
||||
other = "Read More"
|
||||
Reference in New Issue
Block a user