feat(i18n): seed en.json and wire locale copy to app output

This commit is contained in:
mika kuns
2026-06-03 11:41:51 +02:00
parent d95d55e6b8
commit 3c40bb5ea3
5 changed files with 60 additions and 0 deletions

View File

@@ -7,4 +7,5 @@
<ItemGroup>
<InternalsVisibleTo Include="ClaudeDo.Localization.Tests" />
</ItemGroup>
<Import Project="Locales.targets" />
</Project>