Created
September 23, 2017 16:19
-
-
Save danielbas/3c5ade41890bb89829e7542475fbaa5c to your computer and use it in GitHub Desktop.
The example usage of localized string using in app localization manager
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
titleLabel.text = "App demo".localized(key: "navigationbar.title") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment