Forum Discussion
popov
7 years agoResolver III
Localizing the property pane using powerbi-visual tools 3
Hello. I try powerbi-visual tools 3 and have problem with localizing the property pane in my CV. I created folder stringResources and placed file ru-RU.json in this folder. Below fragments in code:...
popov
7 years agoResolver III
Thank you, v-viig
I created folder stringResources/ru-RU and placed file resources.resjson in folder. But what should I write in the pbiviz.json?
I tried
"stringResources": ["stringResources/ru-RU"]
and
"stringResources": ["stringResources"]
but it isn't work
v-viig
7 years agoCommunity Champion
As far as I know, localization will automatically be loaded. Pleae keep stringResources empty (stringResources: []).
Let us know if it resolves the issue.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals