urgent-maroonU
Refine2y ago
10 replies
urgent-maroon

Change default language

Hi, I'm looking for how to translate the default system English language, but not to be switched, to be permanent.
I want to do a translation of the "Translation file" (https://refine.dev/docs/guides-concepts/i18n/#translation-file) but not using any of the example libraries (react-i18next nor i18n-nextjs). How can I make a custom "I18nProvider" to just change the system texts like buttons and alerts?
Internationalization (i18n) is a process that allows software applications to be localized for different regions and languages. Refine can work with any i18n framework, but needs an i18nProvider to be created based on the chosen library.
Internationalization (i18n) | refine
Was this page helpful?