New stuff from old site, plus customizations needed for later
This commit is contained in:
parent
8bdb184cc8
commit
d0587517fb
6 changed files with 81 additions and 0 deletions
35
i18n/en.toml
Normal file
35
i18n/en.toml
Normal file
|
@ -0,0 +1,35 @@
|
|||
[more]
|
||||
other = "More"
|
||||
|
||||
[allTitle]
|
||||
other = "All {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Latest posts"
|
||||
|
||||
[readMore]
|
||||
other = "read more"
|
||||
|
||||
[whatsInThis]
|
||||
other = "What's in this {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Related"
|
||||
|
||||
[yourName]
|
||||
other = "Your Name"
|
||||
|
||||
[emailAddress]
|
||||
other = "Email Address"
|
||||
|
||||
[message]
|
||||
other = "Message"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "An email address is required."
|
||||
|
||||
[send]
|
||||
other = "Send"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
Loading…
Add table
Add a link
Reference in a new issue