Préparation traduction en => fr Part1

This commit is contained in:
2025-09-21 11:27:19 +02:00
parent 78089a9fc7
commit 17aa6e247c
10 changed files with 616 additions and 98 deletions

View File

@@ -60,4 +60,14 @@
<None Include="..\.editorconfig" Link=".editorconfig" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Localization\\*.json" />
</ItemGroup>
<ItemGroup>
<Content Include="Localization\\*.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>