03-05-2021 08:19 AM
Hello all,
I am using LabVIEW 2020. I have to write a program that can be translated to several languages depending on user selection. Three of these languages require Unicode, Russian, Chinese, and Arabic. I set Windows locale using a batch file whenever a user selects a language that requires special Unicode characters. Chinese and Russian appear fine but Arabic has issues. (I have only integrated the batch file for Chinese so far).
I am using a json dictionary saved as UTF-8 along with the JKI Simple Localization API. https://github.com/JKISoftware/JKI-Simple-Localization
Is there something that I can do to make this work?
Attached are screenshots of the front panel, windows settings, and my code.
Thanks in advance
03-05-2021 08:24 AM
Sorry, I should have posted the dictionary as well. Here it is saved as a txt.