| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains the required localization configuration file (LocProject.json) that services this repository. This file controls which resources are included in the localization pipeline.
Our service generates localization PRs using the Juno-OneLocBuild-Prod Managed Identity. Please ensure these PRs are approved in a timely manner to guarantee the latest translations are included in builds. We ask teams to prioritize the completion of these PRs continuously.
To add new resource files for localization:
In the LocProject.json file, add a new entry in the LocItems array following the existing pattern (all relative paths are from the root of the repository):
{
"SourceFile": "folder-A\\folder-B\\folder-C\\YourResourceFile.en-US.resx",
"OutputPath": "folder-A\\folder-B\\folder-C\\YourResourceFile.{Lang}.resx",
"CopyOption": "UsePlaceholders"
}For additional OutputPath bin placing naming conventions, visit https://aka.ms/AllAboutLoc (refer to 'Author Localization Project File' topic) or here.
To report any localization bugs or issues with the deliverables, contact us at https://aka.ms/AllAboutLoc
⚠️ Before expanding language support or onboarding new repos for localization:
Contact the localization team at https://aka.ms/AllAboutLoc to:
| Back | FazBrowse Home | New Git URL |