Ni18n
  • README
  • Usage
    • Installing
    • Getting Started
    • Server Side Loading
    • Client Side Loading
  • Extras
    • List of Examples
    • F.A.Q.
Powered by GitBook
On this page

Was this helpful?

  1. Usage

Installing

yarn add i18next react-i18next ni18n
npm install i18next react-i18next ni18n
import {
  appWithI18Next,
  loadTranslations,
  clientNamespaces,
  useSyncLanguage,
} from 'ni18n'
PreviousREADMENextGetting Started

Last updated 3 years ago

Was this helpful?