Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh.toml « i18n - github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e80cbd8af8cdc2385dd67bed8c9258c3bb2ee831 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[CONTACT_ADDRESS]
  other = "地址"
[CONTACT_EMAIL]
  other = "邮箱"
[CONTACT_FORM_FIELD_EMAIL]
  other = "邮箱"
[CONTACT_FORM_FIELD_MESSAGE]
  other = "信息"
[CONTACT_FORM_FIELD_NAME]
  other = "姓名"
[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
  other = "发送信息"
[CONTACT_PHONE]
  other = "电话"
[CONTACT_SOCIAL]
  other = "社交媒体"
[COPYRIGHT_MESSAGE_1]
  other = "Design: [HTML5 UP](https://html5up.net)"
[COPYRIGHT_MESSAGE_2]
  other = "Hugo Port: [curtiscode](https://curtiscode.dev)"
[INTRO_CONTINUE]
  other = "继续"
[NAV_CONTACT]
  other = "联系方式"
[PAGINATION_NEXT]
  other = "下一页"
[PAGINATION_PREVIOUS]
  other = "前一页"