languageΒΆ
The language you want this widget to load.
accepts | string |
required | false |
values | See Available Languages |
default | en |
example:
<script>
var tdsPcInpageConfig = tdsPcInpageConfig || {}
tdsPcInpageConfig["widgetId"] = {
options: {
language: "nl"
}
}
</script>