Skip to main content
Version: 4.xx.xx

React

Refine i18n Provider allows you to add multiple language choices to your web application. The default language of Refine is English. You can include and use your own translation in the project for different language preferences. This example shows how to use different language options and translations in practice.

Refer to the Refine i18n Provider documentation for more information. →

Run on your local
npm create refine-app@latest -- --example i18n-react