Namespace McServerLauncher.Localization
Classes
- LocExtension
Markup extension to use translated texts in XAML:
{loc:Loc Key}. Since the language is applied at startup, it returns the text for the active language when the view loads.
- Localizer
Access to the translated texts (Resources/Strings.resx and its languages).