Widget localisation
The widget is translated into 43 languages and will automatically localise to the language of the webpage it is embedded in!
It knows the language of the webpage by checking the <html>
tags lang
attribute:
<html lang="pt_BR">
<!-- A widget in here will now display in pt_BR -->
</html>
If you want to override the language, you can also manually pass the lang
prop to the React component.
Below is a list of language codes we currently support. Any language that isn't supported will fallback to English.
Click on a link below to preview the widget in that language
Â