Localize
Localize copied to clipboard
Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings.
# Issue ℹ Please provide a quick description for this issue. Tabbar string not refreshed until app restart ## Localize Environment - **Localize version:** 2.3.0 - **Xcode version:** 12.5 ##...
# PR Description ℹ Please provide a quick description for this pull request. ## Security Questions - [x] You tested your code? - [x] You keep the code coverage? -...
This is not proper pluralization It does not work for basically any other language than English, see https://unicode-org.github.io/cldr-staging/charts/37/supplemental/language_plural_rules.html For example "Czech" language has 4 categories:  "few" = 2-4, but...
# Issue ℹ Please provide a quick description for this issue. Xcode - 11.5 MacOS - 10.15.3 Swift - 5 ## Localize Config Pod::Spec.new do |s| s.platform = :ios s.ios.deployment_target...
Please add localization for attribute strings i.e UILabel.
First of all let me thank you for the awesome library. It just saved me lots of code and helped keep things neat. One feature I think would add value...
# Issue System button with default title/change in runtime not localized correctly ## Localize Environment - **Localize version:** (2.1.0) - **Xcode version:** 10.1 (10B61) - **Swift version:** 4.0 - **Platform(s)...
Greetings, dear Localize developer! Your work is immaculate and useful beyond belief. Your guides are simple and easy to follow and It helped me save tons of time. The only...
A new feature I'd love to have in this library (which would take huge efforts, I believe, though) would be to integrate the feature that [Laurine](https://github.com/JiriTrecak/Laurine) has. Ported over, it...
# Issue Hello, I have added this library by SPM and I have an error:  ## Localize Environment - **Localize version:** I fetched master - **Xcode version:** 14.0.1 -...