ananke/i18n/en.toml
Jan Steinke 76e4b7174a add i18n translation support (#156)
* add initial translation

* readd _copy params to templates
2019-02-23 08:30:18 -05:00

18 lines
217 B
TOML

[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"