mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 05:35:34 +08:00
added ja-JP resources.
This commit is contained in:
parent
ac3cb9bc33
commit
98e42a1f66
@ -641,6 +641,7 @@
|
||||
<Compile Include="VnEngine\ArcAXR.cs" />
|
||||
<Compile Include="VnEngine\ImageZAW.cs" />
|
||||
<None Include="packages.config" />
|
||||
<EmbeddedResource Include="Strings\arcStrings.ja-JP.resx" />
|
||||
<EmbeddedResource Include="Unity\strings.dat" />
|
||||
<None Include="WebP\Alpha.cs" />
|
||||
<None Include="WebP\Decoder.cs">
|
||||
|
@ -266,6 +266,7 @@
|
||||
<DependentUpon>Settings.settings</DependentUpon>
|
||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="Strings\guiStrings.ja-JP.resx" />
|
||||
<EmbeddedResource Include="Strings\guiStrings.ko-KR.resx" />
|
||||
<EmbeddedResource Include="Strings\guiStrings.resx">
|
||||
<Generator>PublicResXFileCodeGenerator</Generator>
|
||||
|
@ -105,6 +105,7 @@
|
||||
<WCFMetadata Include="Service References\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Strings\garStrings.ja-JP.resx" />
|
||||
<EmbeddedResource Include="Strings\garStrings.ko-KR.resx" />
|
||||
<EmbeddedResource Include="Strings\garStrings.resx">
|
||||
<Generator>PublicResXFileCodeGenerator</Generator>
|
||||
|
@ -62,3 +62,5 @@ Written by [morkt](https://github.com/morkt/GARbro) under [MIT License](https://
|
||||
Korean translation by [mireado](https://github.com/mireado)
|
||||
|
||||
Simplified Chinese translation by [tenyuhuang](https://github.com/tenyuhuang) and [PeratX](https://github.com/PeratX)
|
||||
|
||||
Japanese translation by [haniwa55](https://github.com/haniwa55)
|
||||
|
Loading…
Reference in New Issue
Block a user