Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit a2f4996

Browse files
Adding languages to XlfLanguages
1 parent 7841fc5 commit a2f4996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<VsixType>v3</VsixType>
1010
<IsProductComponent>false</IsProductComponent>
1111
<ExtensionInstallationFolder>GitHub\GitHub</ExtensionInstallationFolder>
12-
<XlfLanguages>zh-CN</XlfLanguages>
12+
<XlfLanguages>cs-CZ;de-DE;es-ES;fr-FR;it-IT;ja-JP;ko-KR;pl-PL;pt-BR;ru-RU;tr-TR;zh-CN;zh-TW</XlfLanguages>
1313
<NuGetPackageImportStamp>
1414
</NuGetPackageImportStamp>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)