mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 17:07:22 +01:00
Adjusted ui, added fr localization file
This commit is contained in:
parent
93740dcaef
commit
e774827f57
5 changed files with 108 additions and 18 deletions
|
|
@ -78,7 +78,8 @@
|
|||
<None Update="images\icon.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<EmbeddedResource Include="Localization\en.json" />
|
||||
<EmbeddedResource Include="Localization\de.json" />
|
||||
<EmbeddedResource Include="Localization\fr.json" />
|
||||
</ItemGroup>
|
||||
|
||||
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue