Skip to content

Instantly share code, notes, and snippets.

@popcornomnom
Created April 14, 2019 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save popcornomnom/c84a3948c2c81d563cc2292adee72f07 to your computer and use it in GitHub Desktop.
Save popcornomnom/c84a3948c2c81d563cc2292adee72f07 to your computer and use it in GitHub Desktop.
let welcomeText = NSLocalizedString("welcomeTitle", comment: "")
print(welcomeText) // Welcome!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment