Hello.
I'm triyng to add the turkish locale to my webtop based project. I added the value mapping in composer for my custom attribute and after this translated it in localization file. The problem is that in properties screen the value for my attribute is shown in turkish, but in objectgrid - in english.
How can I handle the data from the datagrid to show the turkish translation?
Thank you