rare-sapphire
rare-sapphire2y ago

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
fascinating-indigo
fascinating-indigo2y ago
IF you are just started, you can create a new project with CLI and don't select i18N
kapa.ai
kapa.ai2y ago
Hey @batuhanw! I'm the kapa.ai support bot. I've searched through the docs to try to answer your question. :wave:
kapa.ai
kapa.ai2y ago
---------------------- 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.
kapa.ai
kapa.ai2y ago
<@146068211501236224> kapa.ai is still learning and improving, please let us how it did by reacting below