Localisation of .json file
Unsolved
General and Desktop
-
wrote on 10 Apr 2018, 04:56 last edited by
Hi,
I have .json file which contains modelName, displayName, width, height etc., in which I wanted to translate displayName on UI dynamically. I have placed a ComboBox in one of the .qml file, and trying to connect displayName for its model property so that on scroll down, it displays translated text.
This same concept works well on Labels and its Text property but with model of ComboBox is not..
Can anyone please help with the issue.
Thanks in advance
1/1