as you suggested for alert (ok) , I did same thing , it is working fine for french, English, Portuguese but again i’m getting problem with china , it is not working for china, will you please suggest me that what I have to do ??
Please share a snippet or some kind of demo where issue can be checked.
While checking from our side there are no problems with non-latin languages ( Chinese, Japan, Russian, etc. )
as you suggested, I’m using like …
webix.alert(
{ text:changevalue(‘VALIDATION’),
ok:changevalue(‘ok’) }
);
both key is mention in Chinese file.
Please check the next snippet