diff --git a/overview/supported-frameworks.md b/overview/supported-frameworks.md index 1062a50..4194796 100644 --- a/overview/supported-frameworks.md +++ b/overview/supported-frameworks.md @@ -9,6 +9,7 @@ This list is not officially maintained; information here is contributed by the l | Flutter | [i18next](https://pub.dev/packages/i18next) | Also supports Flutter's LocalizationsDelegate | | React | [react-i18next](https://github.com/i18next/react-i18next) | A powerful **internationalization** framework for **React** / **React Native** which is based on i18next. | | Svelte | [svelte-i18next](https://github.com/NishuGoel/svelte-i18next) | A Svelte wrapper for i18next | +| Svelte | [@warren-bank/i18next-svelte](https://github.com/warren-bank/js-i18next-svelte) | A Svelte wrapper for i18next | | Next.js | [next-i18next](https://github.com/i18next/next-i18next) | The easiest way to translate your Next.js apps | | Next.js | [ni18n](https://jcquintas.gitbook.io/ni18n/) | An easy to use integration for [Next.js](https://nextjs.org) to enable i18next translations on your application with support for SSR, SSG and Client translation loading. | | Next.js | [next-right-now](https://github.com/UnlyEd/next-right-now) | Flexible production-grade boilerplate with Next.js 9 and Zeit Now, with pre-configured Sentry, cookies, Amplitude, Emotion, FontAwesome, GraphQL/GraphCMS (Apollo), Bootstrap (Reactstrap), **i18next (Locize)**, Jest, Cypress (E2E tests) and CI/CD (GH Actions), with full TypeScript support and support for B2B multi-tenants web apps (monorepo) |