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

en.toml « i18n - github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c14f59ae3be2ed1ab43326a4a6fee70ebc450db (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
29
30
31
32
[CONTACT_ADDRESS]
  other = "Address"
[CONTACT_EMAIL]
  other = "Email"
[CONTACT_FORM_FIELD_EMAIL]
  other = "Email"
[CONTACT_FORM_FIELD_MESSAGE]
  other = "Message"
[CONTACT_FORM_FIELD_NAME]
  other = "Name"
[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
  other = "Send A Message"
[CONTACT_PHONE]
  other = "Phone"
[CONTACT_SOCIAL]
  other = "Social"
[COPYRIGHT_MESSAGE_1]
  other = "Design: [HTML5 UP](https://html5up.net)"
[COPYRIGHT_MESSAGE_2]
  other = "Hugo Port: [curttimson](https://curtistimson.co.uk)"
[INTRO_CONTINUE]
  other = "Continue"
[NAV_CONTACT]
  other = "Contact"
[PAGINATION_NEXT]
  other = "Next"
[PAGINATION_PREVIOUS]
  other = "Prev"
[PAGINATION_FIRST]
  other = "First"
[PAGINATION_LAST]
  other = "Last"