-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Expand file tree
/
Copy pathLocProject.json
More file actions
18 lines (18 loc) · 1.03 KB
/
LocProject.json
File metadata and controls
18 lines (18 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"_comment": "Find the details on 'Author Localization Project File' at https://eng.ms/docs/cloud-ai-platform/azure-core/azure-experiences-and-ecosystems/cme-international-customer-exp/software-localization-onelocbuild/onelocbuild/onboarding/localizationproject or https://aka.ms/OneLocBuild",
"Projects": [
{
"LanguageSet": "CRM_44_Languages",
"_LanguageSet.comment": "Find the details at https://dev.azure.com/ceapex/CEINTL/_git/SWSys-Build-XLoc?path=/src/OneBranchPackages/Localization.Languages/Localization.Languages.props",
"CloneLanguageSet": "BizApp_CloneLanguages1",
"_CloneLanguageSet.comment": "Find the details at https://dev.azure.com/ceapex/CEINTL/_git/SWSys-Build-XLoc?path=/src/OneBranchPackages/Localization.Languages/Localization.CloneLanguageSets.json",
"LocItems": [
{
"SourceFile": "packages\\api\\src\\Localization\\en-US.json",
"OutputPath": "packages\\api\\src\\Localization\\{Lang}.resx",
"CopyOption": "UsePlaceholders"
}
]
}
]
}