Sanity Library Reference Docs
    Preparing search index...

    Function Translate

    • Component for translating i18n resources.

      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.

      Parameters

      Returns Element