aboutsummaryrefslogtreecommitdiff
path: root/themes/ananke/i18n/en.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/ananke/i18n/en.toml')
-rw-r--r--themes/ananke/i18n/en.toml35
1 files changed, 35 insertions, 0 deletions
diff --git a/themes/ananke/i18n/en.toml b/themes/ananke/i18n/en.toml
new file mode 100644
index 0000000..73b1ac7
--- /dev/null
+++ b/themes/ananke/i18n/en.toml
@@ -0,0 +1,35 @@
+[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 }}”" \ No newline at end of file