🚧 Finish index coding first version.

This commit is contained in:
凡梦星尘
2022-05-14 13:50:42 +08:00
parent ca1d49e592
commit b5ab0784a3
10 changed files with 253 additions and 37 deletions

View File

@@ -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"