1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 09:33:45 +02:00
hugo-theme-bootstrap4-blog/i18n/de.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
542 B
YAML

- id: about
translation: "Über"
- id: home
translation: "Startseite"
- id: recentPosts
translation: "Letzte Beiträge"
- id: readMore
translation: "Weiterlesen →"
- id: translations
translation: "Übersetzungen"
- id: share
translation: "Teilen"
- id: paginatorPrevious
translation: "Vorige Seite"
- id: paginatorNext
translation: "Nächste Seite"
- id: cookieMessage
translation: "Diese Webseite benutzt Cookies."
- id: cookieLink
translation: "Weitere Informationen"
- id: cookieDismiss
translation: "OK"