feat(i18n): add Avalonia loc:Tr markup extension and LocalizedString

This commit is contained in:
mika kuns
2026-06-03 11:44:16 +02:00
parent 3c40bb5ea3
commit 35ad1715d3
4 changed files with 81 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<ItemGroup>
<ProjectReference Include="..\ClaudeDo.Data\ClaudeDo.Data.csproj" />
<ProjectReference Include="..\ClaudeDo.Localization\ClaudeDo.Localization.csproj" />
<ProjectReference Include="..\ClaudeDo.Releases\ClaudeDo.Releases.csproj" />
</ItemGroup>