Hi There How can I remove i18n Provider
Hi There, How can I remove i18n Provider from my app? By mistake I add it.
4 Replies
ratty-blush•2y ago
IF you are just started, you can create a new project with CLI and don't select i18N
Hey @batuhanw! I'm the kapa.ai support bot. I've searched through the docs to try to answer your question. :wave:
----------------------
You can remove the
i18nProvider
property from your refine-config
file. To do this, open the refine-config
file located in the src
folder of your project and remove the i18nProvider
property.
For more information, refer to the Refine documentation (https://refine.dev/docs/api-reference/core/components/refine-config) on refine-config
.
----------------------| refine
`` component is the entry point of a refine app. It is where the highest level of configuration of the app occurs.
<@146068211501236224> kapa.ai is still learning and improving, please let us how it did by reacting below