Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Decybel07 authored May 22, 2017
1 parent c99482f commit ed5fade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ L10n-swift is a simple framework that improves localization in swift app, provid
## 🌟 Features

- [x] Change the language of your apps "on the fly".
- [x] Support for stantard localization key (Localizable.strings)
- [x] Support for stantard localization keys (Localizable.strings)
- [x] Support for grouping localization keys (Localizable.plist and Localizable.stringsdict)
- [x] Supports plural form in any language (Localizable.stringsdict)
- [x] Supports plural forms in any language (Localizable.stringsdict)
- [x] Use .l10n() to localized any string, int and double

## 💻 Demo
Expand Down

0 comments on commit ed5fade

Please sign in to comment.