|
1234567891011121314151617181920212223242526272829303132333435 |
- [more]
- other = "More"
-
- [allTitle]
- other = "All {{.Title }}"
-
- [recentTitle]
- other = "Recent {{.Title }}"
-
- [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 }}”"
|