Language file updates

This commit is contained in:
Brett Hewitson 2021-12-04 12:01:05 +10:00
parent ceb3ab73c4
commit 1a6e12fb2c
8 changed files with 175 additions and 1 deletions

View file

@ -28,6 +28,7 @@
<None Remove="Art\favicon.ico" />
<None Remove="DeployBetaToGithub.cmd" />
<None Remove="DeployToGithub.cmd" />
<None Remove="Globalization\de-DE\de-DE.xaml" />
<None Remove="Globalization\en-US\en-US.xaml" />
<None Remove="Globalization\pt-BR\pt-BR.xaml" />
<None Remove="Globalization\zh-CN\zh-CN.xaml" />
@ -61,6 +62,7 @@
<Resource Include="Art\Edit.ico" />
<Resource Include="Art\favicon.ico" />
<Resource Include="Globalization\en-US\en-US.xaml" />
<EmbeddedResource Include="Globalization\de-DE\de-DE.xaml" />
<EmbeddedResource Include="Globalization\pt-BR\pt-BR.xaml" />
<EmbeddedResource Include="Globalization\zh-CN\zh-CN.xaml" />
</ItemGroup>