i18next bold strings

Anyone has a better (working) solution for this ?
message={i18n.t(
'member-label:form.designConfig.highContrastTooltipMessage',
{ firstScore: `<strong>${3}</strong>`, secondScore, thirdScore },
)}
message={i18n.t(
'member-label:form.designConfig.highContrastTooltipMessage',
{ firstScore: `<strong>${3}</strong>`, secondScore, thirdScore },
)}
I basically want to pass the firstScore as bold but its not working this way or on the string itself
<strong>{{ firstScore }}</strong>
<strong>{{ firstScore }}</strong>
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server