microsoft/powerbi-visuals-utils-localizationutils
TypeScript
Captured source
source ↗GH
Source ↗published Jun 28, 2017seen 1dcaptured 14hhttp 200method plain
microsoft/powerbi-visuals-utils-localizationutils
Description: Storage for PowerBI custom visuals localization string resources
Language: TypeScript
License: MIT
Stars: 29
Forks: 24
Open issues: 1
Created: 2017-06-28T11:23:48Z
Pushed: 2026-06-10T07:59:22Z
Default branch: main
Fork: no
Archived: no
README:
Add visual to the list for localizations update
1) Add new repo to folder “visuals” as submodule $ cd visuals $ git submodule add URL 2) Add LocItem to LocProject.json 3) Create pull request with your changes to main branch
Configure new repo settings
4) Add pbicvloc and pbicvloc2 as collaborators with "Write" access (first one makes changes, second one approves pull requests with changes) 5) Go to settings > general > scroll down to Pull Requests > find and set to true Allow auto-merge