Skip to content

Commit

Permalink
Add next-globe-gen as another option for i18n package to docs page
Browse files Browse the repository at this point in the history
NextGlobeGen is a TypeSafe internationalization package for Next.js App Router. It has the easiest setup and smoothest DX and it supports static rendering and output export mode out of the box.
  • Loading branch information
Jon1VK authored Jan 12, 2025
1 parent cf233c1 commit a92ed25
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ export default function RootLayout({ children, params }) {
## Resources

- [Minimal i18n routing and translations](https://github.com/vercel/next.js/tree/canary/examples/i18n-routing)
- [`next-globe-gen`](https://next-globe-gen.dev)
- [`next-intl`](https://next-intl.dev)
- [`next-international`](https://github.com/QuiiBz/next-international)
- [`next-i18n-router`](https://github.com/i18nexus/next-i18n-router)
Expand Down

0 comments on commit a92ed25

Please sign in to comment.