mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-13 07:57:02 +01:00
Alan Orth
b862745a0d
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.
48 lines
701 B
YAML
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: ","
|