【发布时间】:2021-08-06 04:11:05
【问题描述】:
有没有办法像这样在 Localizable 文件中加粗一些单词?
"Pending network connection" = "<b>Pending</b> network connection";
我有这个字符串,我只想强调某些单词:
"camSave" = "To complete onboarding:\n1. Tap Save and disconnect to disconnect from the camera.\n2. Connect to the internet.\n3. Log in to Cloud.";
顺便说一句,我想在警报中使用它
【问题讨论】:
标签: ios swift localization nsattributedstring localizable.strings