Note that this component is more expensive to render than using the t function from
useTranslate directly, so prefer that if possible. Generally, the only valid use case
for this component is when the translation needs to render a React component as part of
the message.
Component for translating i18n resources.
Note that this component is more expensive to render than using the
t
function fromuseTranslate
directly, so prefer that if possible. Generally, the only valid use case for this component is when the translation needs to render a React component as part of the message.