dioxus icon indicating copy to clipboard operation
dioxus copied to clipboard

Internationalization (i18n)

Open t1m0t opened this issue 4 years ago • 0 comments

Specific Demand

Would be very nice to have internationalization support in Dioxus or at least a working example. This library could be integrated for this job:

Suggested implementation

I think it is possible to integrate it through use_provide_context or building a hook. I could try to implement it myself.

t1m0t avatar Feb 07 '22 15:02 t1m0t