Florin Bratan

Results 3 issues of Florin Bratan

Add an option to automatically sync the current locale with the system locale. So when the system locale is changed, the current/app locale will be reloaded as well (if supported)....

enhancement
wontfix

Currently the `key` itself is returned if the localization is not found. We should provide the option to return the fallback value instead. Implement a `MissingKeyStrategy` enum with the following...

enhancement