From 615d2211463e073a65b0de60c61ab1184b14b958 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Wed, 19 Jun 2019 21:18:55 +0200 Subject: theme: Switch to ananke theme --- themes/ananke/i18n/en.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 themes/ananke/i18n/en.toml (limited to 'themes/ananke/i18n/en.toml') diff --git a/themes/ananke/i18n/en.toml b/themes/ananke/i18n/en.toml new file mode 100644 index 0000000..97100a4 --- /dev/null +++ b/themes/ananke/i18n/en.toml @@ -0,0 +1,17 @@ +[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" -- cgit v1.2.3