I am translating Contact form of Zendesk widget in one of the recent versions of Magento 2 and "Start chat" text is not translated into the Norwegian language. (the picture below).
Also I've tried to change it manually via API and JS settings and, probably, tried everything:
- set locale as "nb-NO" or "no"
- set button labels like described in the following sections:
https://developer.zendesk.com/embeddables/docs/widget/settings#chatbutton
https://developer.zendesk.com/embeddables/docs/widget/settings#chatlabeloffline
https://developer.zendesk.com/embeddables/docs/widget/settings#chatlabelonline
https://developer.zendesk.com/embeddables/docs/widget/settings#prechatform
- change Chrome browser into the Norwegian on the system level
This button is always "Start chat".
Could you help me to resolve this issue or maybe you have an idea how can I change this label?
