You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2023. It is now read-only.
We add Freshchat to the app with multiple languages, therefore we need to add the locale to display message corresponding with locale. In web, we did this one, and it's OK, and in react native, I read in the document, but there isn't any way to add locale. Any solution for this one?
Thanks
The text was updated successfully, but these errors were encountered:
I'm having the same issue, currently the chat UI is fixed in english. I've read the Android native implementation and I've got the feeling that locale change was supported.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We add Freshchat to the app with multiple languages, therefore we need to add the locale to display message corresponding with locale. In web, we did this one, and it's OK, and in react native, I read in the document, but there isn't any way to add locale. Any solution for this one?
Thanks
The text was updated successfully, but these errors were encountered: