Created
September 23, 2017 15:41
-
-
Save danielbas/d495193dbc62f08f3e37572ece40f9ae to your computer and use it in GitHub Desktop.
Typical way to localize a string
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 = NSLocalizedString("navigationbar.title", comment: "The navigation bar's title") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment