Skip to content

Ar-mane/typed-i18next-example

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

to try it, run the following commands

> git clone https://github.com/Ar-mane/typed-i18next-example
> cd typed-i18next-example 
> yarn install 
> yarn dev 

About

This is a typed i18next example with next
you can use it with next, Reactjs and react Native

read more about i18next here

you may need to add polyfill from js format such as :

  • Intl.PluralRules
  • Intl.RelativeTimeFormat
  • Intl.ListFormat
  • Intl.DisplayNames
  • Intl.NumberFormat (ES2020)
  • Intl.Locale
  • Intl.getCanonicalLocales
  • Intl.DateTimeFormat (ES2020)

Read more about format js : https://formatjs.io/docs/polyfills/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages