parent
ccd72079bd
commit
00b42fd266
10 changed files with 379 additions and 0 deletions
51
i18n/cn.toml
Normal file
51
i18n/cn.toml
Normal file
|
@ -0,0 +1,51 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "主页"
|
||||
|
||||
[posts]
|
||||
other = "博文"
|
||||
|
||||
[toc_heading]
|
||||
other = "目录"
|
||||
|
||||
[at]
|
||||
other = "at"
|
||||
|
||||
[resume]
|
||||
other = "我的简历"
|
||||
|
||||
[navigation]
|
||||
other = "导航"
|
||||
|
||||
[contact_me]
|
||||
other = "联系方式:"
|
||||
|
||||
[email]
|
||||
other = "邮箱"
|
||||
|
||||
[phone]
|
||||
other = "电话"
|
||||
|
||||
[newsletter_text]
|
||||
other = "通过电子邮件接收最新信息"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "填入 E-mail"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "我们绝不会与任何人共享您的电子邮件。"
|
||||
|
||||
[submit]
|
||||
other = "提交"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Powered by"
|
||||
|
||||
[prev]
|
||||
other = "上一篇"
|
||||
|
||||
[next]
|
||||
other = "下一篇"
|
||||
|
||||
[improve_this_page]
|
||||
other = "改善此页面"
|
Loading…
Add table
Add a link
Reference in a new issue