mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 03:44:13 +08:00
added simplified chinese string resources.
This commit is contained in:
parent
4d3f883292
commit
a76b432846
@ -304,6 +304,7 @@
|
||||
<Compile Include="YuRis\ImageYCG.cs" />
|
||||
<Compile Include="Zyx\ArcBDF.cs" />
|
||||
<Compile Include="Zyx\ImageSPL.cs" />
|
||||
<EmbeddedResource Include="Strings\arcStrings.zh-CN.resx" />
|
||||
<None Include="ArcSeraph.cs" />
|
||||
<Compile Include="ArcSPack.cs" />
|
||||
<Compile Include="NitroPlus\ArcSteinsGate.cs" />
|
||||
|
@ -88,6 +88,7 @@
|
||||
<LastGenOutput>garStrings.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Strings\garStrings.ru-RU.resx" />
|
||||
<EmbeddedResource Include="Strings\garStrings.zh-CN.resx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
|
@ -39,3 +39,4 @@ Author
|
||||
Written by [morkt](https://github.com/morkt/GARbro) under [MIT License](https://github.com/morkt/GARbro/blob/master/LICENSE).
|
||||
|
||||
Korean translation by [mireado](https://github.com/mireado)
|
||||
Simplified Chinese translation by [tenyuhuang](https://github.com/tenyuhuang)
|
||||
|
Loading…
x
Reference in New Issue
Block a user