1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00
hugo-theme-bootstrap4-blog/i18n/en.yaml
Alan Orth 577e168da5
Use i18n to translate some strings
Hugo 0.17 allows for easy multi-lingual sites. Strings can be
translated either in the theme or in the site, and missing strings
will fall back to the default language.

See: https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md
2016-10-03 22:58:22 +03:00

15 lines
213 B
YAML

- id: about
translation: "About"
- id: recentPosts
translation: "Recent Posts"
- id: readMore
translation: "Read more"
- id: translations
translation: "Translations"
- id: share
translation: "Share"