18 lines
354 B
TOML
18 lines
354 B
TOML
#--------------------------------------
|
|
# 中文版本
|
|
#--------------------------------------
|
|
|
|
[SitePostsTitle]
|
|
other = "日志"
|
|
[SiteCatesTitle]
|
|
other = "分类"
|
|
[SiteTagsTitle]
|
|
other = "标签"
|
|
[TableOfContents]
|
|
other = "文章目录"
|
|
[SiteInfo]
|
|
other = "站点概览"
|
|
[RSSTitle]
|
|
other = "RSS 订阅"
|
|
[CCLinkTitle]
|
|
other = "共享知识" |