Recently

It took me just a few minutes to google the solution:
LANG=ru_RU.UTF-8
However, then i had to find a place to apply the fix. In my case, i explored ‘Contents’ folder of the app and found the bash script that starts that windows program using Wine. I added the flag to the script and now it works like a charm.
