Skip to content

Feature Request: Change the texts of MuxUploader (intl) #1149

@Yohannfra

Description

@Yohannfra

Is there an existing issue for this?

  • I have searched the existing issues

Which Mux Elements/Packages does this apply to? Select all that apply

mux-uploader

Description

Hi,

I need to use the for my app but I need to translate the texts (I use next-intl) but it souldn't matters.

Would it be possible to add some props to the component to change the texts that are displayed ? Or maybe there is another way I didn't found.

Image

Thanks you.

Expected Behavior

Either something like this

<MuxUploader locale="fr" />

or this

<MuxUploader texts={{upload: t('upload'), please_wait: t('please_wait') ...}} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions