Skip to content

Commit 0a2b841

Browse files
authored
Merge branch 'main' into users/ssatheesh/update_form_data_ver
2 parents c60e18e + c8cca2f commit 0a2b841

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
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+
}

0 commit comments

Comments
 (0)