By default we detect the users browser language to show the banner in their native language.
We can imagine that you want to force the language of the cookie banner to correspond with the website language the visitor is currently on. You can do this by changing the embed script.
Add the following data-attribute to the embed code of the banner.
data-language="inherit"
This will force the banner to inherit the language settings from the HTML document.