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

@@ -28,5 +28,7 @@
<ItemGroup>
<ProjectReference Include="..\ClaudeDo.Ui\ClaudeDo.Ui.csproj" />
<ProjectReference Include="..\ClaudeDo.Localization\ClaudeDo.Localization.csproj" />
</ItemGroup>
<Import Project="..\ClaudeDo.Localization\Locales.targets" />
</Project>