18 lines
353 B
TOML
18 lines
353 B
TOML
#--------------------------------------
|
|
# English Version
|
|
#--------------------------------------
|
|
|
|
[SitePostsTitle]
|
|
other = "Posts"
|
|
[SiteCatesTitle]
|
|
other = "Categories"
|
|
[SiteTagsTitle]
|
|
other = "Tags"
|
|
[TableOfContents]
|
|
other = "TOC"
|
|
[SiteInfo]
|
|
other = "Site Info"
|
|
[RSSTitle]
|
|
other = "RSS Subscribe"
|
|
[CCLinkTitle]
|
|
other = "Creative Commons" |