Skip to content

Instantly share code, notes, and snippets.

@damijanracel
Last active October 16, 2018 07:39
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save damijanracel/c617bf0eb416e4aad013d66b683bbf6f to your computer and use it in GitHub Desktop.
Localization with format specifiers
label.text = String(format: LocalizationKey.bye.string, name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment