LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Arabic translation using JKI Simple Localization tool

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

Download All
0 Kudos
Message 1 of 2
(1,321 Views)

Sorry, I should have posted the dictionary as well. Here it is saved as a txt.

0 Kudos
Message 2 of 2
(1,318 Views)