Skip to content

Commit 6c82cbd

Browse files
authored
Merge branch 'main' into users/amitjoshi/businessLogicExecutionAutocomplete
2 parents ef25c1f + 0c61862 commit 6c82cbd

File tree

2 files changed

+26
-8
lines changed

2 files changed

+26
-8
lines changed

localize/LocProject.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"Projects": [
3+
{
4+
"LanguageSet": "VSCode_12_Languages",
5+
"_LanguageSet.comment" : "VSCode_12_Languages resolves to cs;de;es;fr;it;ja;ko;pt-BR;ru;tr;zh-CN;zh-TW",
6+
"LocItems": [
7+
{
8+
"SourceFile": "loc\\translations-export\\vscode-powerplatform.xlf",
9+
"CopyOption": "UsePlaceholders",
10+
"OutputPath": "loc\\translations-import\\{FileName}.{Lang}{Extension}",
11+
"_OutputPath.comment": "For instance, for ko (Korean), OutputPath resolves to loc\\translations-import\\vscode-powerplatform.ko.xlf"
12+
}
13+
]
14+
}
15+
]
16+
}

package-lock.json

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)