Polaris-react: built in js library for i18n

Created on 18 Mar 2019  路  3Comments  路  Source: Shopify/polaris-react

hello
I want to create my first shopify app with create-react-app and polaris.
in my last projects I have used react-intl and lingui/react for
having i18n.
Now my question is:
does react-polaris comes with built-in solution for having i18n or I can use any library that I want
for having multi language store

thanks

Most helpful comment

Hello @shahab65

It can help you:

All 3 comments

Hello @shahab65

It can help you:

Hi @shahab65 as Guigui mentioned we provide english translations for all our components with the option to pass a transition diction to AppProvider and @shopify/react-i18n is our i18n utility.

thank you.
I am happy with lingui/react but of course I will check polaris built-in solution out

Was this page helpful?
0 / 5 - 0 ratings