1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-09 13:25:07 +02:00
hugo-theme-bootstrap4-blog/i18n/en.yaml
Alan Orth b862745a0d
Localize "by" and "in" strings in post meta
This became a problem when I added right-to-left language support.
When you mix RTL languages like Arabic with English (even for just
dates and small strings) everything becomes jumbled. For now I have
only added translations for English (default), Arabic, and Bulgarian.
2019-04-22 18:51:33 +03:00

48 lines
701 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!"
- id: backToTop
translation: "Back to top"
- id: links
translation: "Links"
- id: authoredBy
translation: "by"
- id: postedIn
translation: "in"
- id: comma
translation: ","