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 abfc8ad15c
Make "→" in "Read more" part of the i18n strings
Eventually I'd like to support right-to-left languages like Arabic
and we'd need the arrow to point the other way for that.
2016-11-20 12:14:46 +02:00

33 lines
513 B
YAML

- id: about
translation: "About"
- id: home
translation: "Home"
- id: recentPosts
translation: "Recent Posts"
- id: readMore
translation: "Read more →"
- id: translations
translation: "Translations"
- id: share
translation: "Share"
- id: paginatorPrevious
translation: "Previous page"
- id: paginatorNext
translation: "Next page"
- id: cookieMessage
translation: "This website uses cookies."
- id: cookieLink
translation: "Learn more."
- id: cookieDismiss
translation: "Got it!"