Closed timaschew closed 8 years ago
When using react-translate-component (which itself uses counterpart), set the unsafe
prop to true
. See https://github.com/martinandert/react-translate-component/blob/master/spec.js for an example.
thanks, that works ;)
Would like to emphasis some parts of the translation string. I don't see any possibility without using to
Translate
components. Would be very nice ifTranslate
supports either raw HTML or supports some basic markdown syntax like_italic_ and __bold__
like this library here https://github.com/alexdrel/i18n-react