init(stringLiteral:)
Creates a localized string key from the given string literal.
Declaration
init(stringLiteral value: String)Parameters
- value:
The string literal to use as a localization key.
Creates a localized string key from the given string literal.
init(stringLiteral value: String)The string literal to use as a localization key.