Breaking up all the strings will mess up how it gets translated. Using Trans should let you use components while keeping the translation string together https://react.i18next.com/latest/trans-component
We make the same mistake elsewhere but I'm trying to call it out when I see it
Breaking up all the strings will mess up how it gets translated. Using Trans should let you use components while keeping the translation string together https://react.i18next.com/latest/trans-component
We make the same mistake elsewhere but I'm trying to call it out when I see it
_Originally posted by @BrettCleary in https://github.com/HyperPlay-Gaming/hyperplay-ui/pull/376#discussion_r1710800449_