L10n-swift v2.0.0 Release Notes

Release Date: 2017-05-11 // almost 7 years ago
    • ๐Ÿ”„ Change the language of your apps "on the fly".
    • ๐Ÿ‘Œ Support for stantard localization key (Localizable.strings).
    • ๐Ÿ‘Œ Support for grouping localization keys (Localizable.plist and Localizable.stringsdict).
    • ๐Ÿ‘Œ Supports plural form in any language (Localizable.stringsdict).
    • ๐Ÿ‘‰ Use .l10n() to localized any string, int and double.
    • ๐Ÿ‘‰ Use two or more languages at the same time.