TekH dab573d6d7 Add LocalizationService for API-based string loading
Introduces a LocalizationService that loads all localized strings from the API and exposes them via an indexer, emulating IStringLocalizer behavior. The service supports language switching, formatting, and notifies consumers on language changes. Supported languages are provided as a static list for UI use. Designed for scoped DI in Blazor components.
2026-05-13 22:44:22 +02:00
2025-03-28 15:12:26 +01:00
Description
No description provided
190 MiB
Languages
JavaScript 88.9%
C# 5.6%
Visual Basic .NET 2.8%
HTML 1.3%
CSS 0.9%
Other 0.4%