Add English and Chinese translations

This commit is contained in:
Paddy Xu
2017-07-14 22:25:44 +03:00
parent 751bd6e28e
commit 77b973ef7b
16 changed files with 215 additions and 37 deletions

View File

@@ -90,5 +90,11 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<None Include="Translations.lang">
<SubType>Designer</SubType>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>