L10n-swift
L10n-swift copied to clipboard
Localization of the application with ability to change language "on the fly" and support for plural form in any language.
I'm working on custom framework. I have created an xcframework file , when I import this file into demo project then I got this error. **'L10n' is not a member...
## Short description of the issue. I guess there is an issue in the `preferredLanguage` setter in `Bundle+utils.swift` where the `AppleLanguages` user default is not updated correctly if the preferred...
## Short description of the issue. Starting with version 5.10.3, the application language remains set to the language at the time of first run. Changing the system language after that...