Skip to content

How to pass translated hint texts for MagnifyHint #231

Open
@ScyDev

Description

@ScyDev

As advised by Howie, I'm posting this question here. It's neither a bug report nor a feature request.

I'm trying to pass translated hint texts for "Hover to Zoom", "Click to Expand" and "Tap to Expand" through MediaCarousel to MagnifyHint, but I don't know if I'm doing it right or if it is even possible. Please help.

<MediaCarousel
className={classes.carousel}
lightboxClassName={classes.lightboxCarousel}
thumbnail={thumbnail.current}
height="100%"
media={color.media || (product && product.media)}
magnifyProps={{zoomTextDesktop: "Mit der Maus zoomen"}}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions