Andresilvagomez Localize Versions Save

Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings.

2.3.0

5 years ago
  • Added pluralized function

2.2.0

5 years ago
  • Added Swift 5
  • Added function to check if key exist

2.1.0

5 years ago
  • Users can select if want localize a UIComponent
  • Users can create a custom providers, for example if they wan work with other resources

2.0.5

5 years ago

2.0.4

5 years ago
  • Swift 4.2 Support

2.0.3

6 years ago
  • Fix localize strings when user only has one string file.

2.0.2

6 years ago
  • Improved language fallbacks in LocalizeStrings, try general language without region qualifier first, before falling back to default language.

2.0.1

6 years ago
  • Tested with CocoaPods.
  • Code coverage 99+

2.0.0

6 years ago
  • Swift 4.1 Support.
  • Faster.
  • Localize.currentLanguage.
  • Localize.availableLanguages.
  • Segment controls localize key using "one, two" or base "this.is.base: one, two"
  • UIView components tested.

1.5.2

6 years ago
  • Swift 4