Regarding language Problem

i am creating application which work for different - different languages like french,chine and many more that’s working fine . but now when i am trying to create for Thailand I am not able to convert in Thai, can you please suggest me
how to resolve this issues.
i’m using webix 2.2.10 , IE 10,
and for language change i’m using method which read key and return associated value.
thanks

Can you please provide some more details about the issue.

for language change i’m using method which read key and return associated value

That is a common solution, it must work correctly for any language. Just be sure that you are using unicode.

Now it’s working fine.
thanks