String.LocalizationValue.Placeholder.int
The signed integer type, as used for replacement values with the localized string placeholder syntax.
Declaration
case intDiscussion
To insert a signed int into a placeholder, use the syntax \(placeholder: .int)