Language management

This page explains how to manage the languages of the consent widget

How to manage multiple languages for the widget?

Go to the settings page of the desired widget, then to the "Texts and translations" tab. You can add one or more languages.

How is the widget language detected?

By default, the language is detected automatically according to the browser language

How to force the language of the widget?

To force the language of the widget, you just have to add a data-lang="" attribute to the widget's div

<div id="cookie-consent" data-lang="fr"></div>

Last updated