An open API service indexing awesome lists of open source software.

https://github.com/thisyujeong/next-localization

Localization of Next 14 App router
https://github.com/thisyujeong/next-localization

i18next localization nextjs14

Last synced: 8 months ago
JSON representation

Localization of Next 14 App router

Awesome Lists containing this project

README

          

# Localization of Next 14 App router

[Next.js 에서 i18next 다국어 처리하기](https://thisyujeong.dev/blog/next-localization)

## Getting Started

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```