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
614 B
YAML
39 lines
614 B
YAML
- id: about
|
|
translation: "Acerca"
|
|
|
|
- id: home
|
|
translation: "Inicio"
|
|
|
|
- id: recentPosts
|
|
translation: "Posts recientes"
|
|
|
|
- id: readMore
|
|
translation: "Leer más →"
|
|
|
|
- id: translations
|
|
translation: "Traducciones"
|
|
|
|
- id: share
|
|
translation: "Compartir"
|
|
|
|
- id: paginatorPrevious
|
|
translation: "Página anterior"
|
|
|
|
- id: paginatorNext
|
|
translation: "Página siguiente"
|
|
|
|
- id: cookieMessage
|
|
translation: "Esta web usa cookies."
|
|
|
|
- id: cookieLink
|
|
translation: "Leer más."
|
|
|
|
- id: cookieAccept
|
|
translation: "Comprendido!"
|
|
|
|
- id: backToTop
|
|
translation: "Ir arriba"
|
|
|
|
- id: links
|
|
translation: "Enlaces"
|