Skip to content

Instantly share code, notes, and snippets.

@damijanracel
Last active October 16, 2018 07:39
Show Gist options
  • Save damijanracel/c617bf0eb416e4aad013d66b683bbf6f to your computer and use it in GitHub Desktop.
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