Category / Section
How to Render a Widget in a Specific Language
Published:
To render the widget in a specific language follow the steps below.
-
Go to the widgets module Admin -> Widgets.
-
Copy the embed code.
-
Add the language code manually into the URL.
<script src="https://www.example.com/fr/widget/3bda8530-486e-4659-8eff-460dfb819682" defer async></script>
<script src="https://www.example.com/de/widget/3bda8530-486e-4659-8eff-460dfb819682" defer async></script>
-
Embed the script on your website to render the widget in a specific language.
-
Please refer to this article to check supported languages and their codes Supported languages in BoldDesk