mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-10 14:35:44 +01:00
Alan Orth
3b360d2eef
Haven is newer and more well maintained (and also it is actually open source instead of open core with an upsell to a paid subscrip- tion). Haven is configured to be 100% *opt-in* for Google Analytics, which means it does not load or send a hit until the user agrees. This is mostly a drop-in replacement, but translations need to make sure the following strings are updated: - cookieAccept - cookieDecline
51 lines
745 B
YAML
51 lines
745 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: cookieAccept
|
|
translation: "Agree"
|
|
|
|
- id: cookieDecline
|
|
translation: "Disagree"
|
|
|
|
- id: backToTop
|
|
translation: "Back to top"
|
|
|
|
- id: links
|
|
translation: "Links"
|
|
|
|
- id: authoredBy
|
|
translation: "by"
|
|
|
|
- id: postedIn
|
|
translation: "in"
|
|
|
|
- id: comma
|
|
translation: ","
|