We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c60e18e + c8cca2f commit 0a2b841Copy full SHA for 0a2b841
localize/LocProject.json
@@ -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