# DEPRECATED

With v2 of i18next it's no longer needed to separate the node.js version. So there is no more i18next-client needed.

i18next-client can be replaced with:

```
$ npm install i18next
```

- [i18next](https://github.com/i18next/i18next)

see [Migration Guide](http://i18next.com/docs/migration/)
