1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-07-01 18:43:44 +02:00
hugo-theme-bootstrap4-blog/i18n/fr.yaml
Alan Orth 3b360d2eef
Use haven for GDPR popup instead of cookieconsent
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
2020-05-13 13:19:41 +03:00

39 lines
639 B
YAML

- id: about
translation: "À propos"
- id: home
translation: "Accueil"
- id: recentPosts
translation: "Derniers billets"
- id: readMore
translation: "Lire la suite →"
- id: translations
translation: "Traductions"
- id: share
translation: "Partager"
- id: paginatorPrevious
translation: "Page précédente"
- id: paginatorNext
translation: "Page suivante"
- id: cookieMessage
translation: "Ce site web utilise des cookies"
- id: cookieLink
translation: "En savoir plus."
- id: cookieAccept
translation: "J'ai compris !"
- id: backToTop
translation: "Haut de la page"
- id: links
translation: "Liens"