basic hugo setup
This commit is contained in:
parent
18aa3c815b
commit
8d504c8420
153 changed files with 7158 additions and 0 deletions
38
tfc/themes/ananke/i18n/zh.toml
Normal file
38
tfc/themes/ananke/i18n/zh.toml
Normal file
|
@ -0,0 +1,38 @@
|
|||
[more]
|
||||
other = "更多"
|
||||
|
||||
[allTitle]
|
||||
other = "所有 {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "最近 {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "继续阅读"
|
||||
|
||||
[whatsInThis]
|
||||
other = "这个{{ .Type }}中有"
|
||||
|
||||
[related]
|
||||
other = "相关內容"
|
||||
|
||||
[yourName]
|
||||
other = "你的名字"
|
||||
|
||||
[emailAddress]
|
||||
other = "电邮地址"
|
||||
|
||||
[message]
|
||||
other = "信息"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "需要电子邮件地址。"
|
||||
|
||||
[send]
|
||||
other = "发送"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "标签为“{{ .Title }}”的页面如下"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} 页"
|
Loading…
Add table
Add a link
Reference in a new issue