basic hugo setup

This commit is contained in:
Chris Cochrun 2022-10-26 13:25:11 -05:00
parent 18aa3c815b
commit 8d504c8420
153 changed files with 7158 additions and 0 deletions

View 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 }} 页"