Hey I would love to use this library but we need to support multiple locales and seems like the library only has en as default and there is no way to override them.
Is there plan to do so? I am thinking a simple solution could be adding a new props called i18n which is optional so consumers can provide their own messages?
Hey I would love to use this library but we need to support multiple locales and seems like the library only has en as default and there is no way to override them.
Is there plan to do so? I am thinking a simple solution could be adding a new props called
i18n
which is optional so consumers can provide their own messages?What do you think?