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
- Host: GitHub
- URL: https://github.com/thisyujeong/next-localization
- Owner: thisyujeong
- Created: 2025-01-04T09:07:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T17:51:44.000Z (over 1 year ago)
- Last Synced: 2025-02-17T21:29:38.246Z (over 1 year ago)
- Topics: i18next, localization, nextjs14
- Language: TypeScript
- Homepage: https://next-localization-example.vercel.app/
- Size: 78.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```