moko-resources icon indicating copy to clipboard operation
moko-resources copied to clipboard

Formatted localization string from swift code

Open Shusek opened this issue 1 year ago • 0 comments
trafficstars

Is there a way to use a formatted localization string directly within Swift code without relying on an intermediary layer or additional processing? Something like that: titleLabel.text = MR.strings().transaction_first_part.format("first arg").localized()

Shusek avatar Jun 11 '24 12:06 Shusek