You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We mostly used i18next. In a recent prototype I used react-intl which turned out to be less feature-rich, but more straightforward. We are more on the CMS/Website end of the spectrum and don't have a lot of need for App-centric features. We should do a more detailed investigation on what fits our needs:
We decided to go with react-intl and not using gatsby-theme-i18n since it interferes with pages that are automatically created from the CMS. Directly controlling creation of pages is more straightforward.
gatsby-theme-i18n
to the@amazeelabs/gatsby-starter
or@amazeelabs/gatsby-theme-core
gatsby-theme-i18n
that allows to enforce languages prefix for default languageThe text was updated successfully, but these errors were encountered: