-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support localization #118
Comments
Hey @OmranElmasry! This is a question you should ask of Zendesk customer support! There may already be documentation from them on how to localize your setup! I’m 90% sure you can use this library with a localized Zendesk, and everything should work fine. (This library mostly doesn’t control any strings as those all come from Zendesk) |
I don't mean the chatbot, i meant the button names and list options etc |
The only button whose name is defined by this library is the “Close” button, and you can provide an override value for that string in the startChat call. It should be documented in the JSDoc, or elsewhere. Let me know if you need me to dig up a link! Everything else is localized via Zendesk backend or library, that’s why I recommended you read their docs or reach out to their customer support! |
Chat can be localized using these strings: @fbartho The issue is: |
i am using the chat widget, check the screenshot below:
how can i localize the text in this screen?
The text was updated successfully, but these errors were encountered: