mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-12 23:47:03 +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
39 lines
603 B
YAML
39 lines
603 B
YAML
- id: about
|
|
translation: "Om"
|
|
|
|
- id: home
|
|
translation: "Hjem"
|
|
|
|
- id: recentPosts
|
|
translation: "Siste innlegg"
|
|
|
|
- id: readMore
|
|
translation: "Les mer →"
|
|
|
|
- id: translations
|
|
translation: "Oversettelser"
|
|
|
|
- id: share
|
|
translation: "Del"
|
|
|
|
- id: paginatorPrevious
|
|
translation: "Forrige side"
|
|
|
|
- id: paginatorNext
|
|
translation: "Neste side"
|
|
|
|
- id: cookieMessage
|
|
translation: "Denne nettsiden bruker informasjonskapsler."
|
|
|
|
- id: cookieLink
|
|
translation: "Lær mer."
|
|
|
|
- id: cookieAccept
|
|
translation: "Greit!"
|
|
|
|
- id: backToTop
|
|
translation: "Til toppen"
|
|
|
|
- id: links
|
|
translation: "Linker"
|