Gu.Localization
Gu.Localization copied to clipboard
Is there ever a need for Translator as instance?
This would enable translating to different languages in a view. Will complicate the code and API a bit.
Then the static would have a Translator.Current singleton. Maybe having an ITranslator can be nice in tests, dunno if there is a use case.