Skip to content

docs: add NextGlobeGen to i18n resources list#88595

Open
sash9696 wants to merge 2 commits into
vercel:canaryfrom
sash9696:docs/add-nextglobeGen-i18n
Open

docs: add NextGlobeGen to i18n resources list#88595
sash9696 wants to merge 2 commits into
vercel:canaryfrom
sash9696:docs/add-nextglobeGen-i18n

Conversation

@sash9696
Copy link
Copy Markdown

Add NextGlobeGen to the list of i18n resources in the internationalization documentation.

NextGlobeGen is a TypeScript-first internationalization library with:

  • Automatic key extraction from source code
  • ICU Message Format support
  • Localized pathnames for better SEO (e.g., /en/about → /fi/tietoja)
  • Type-safe APIs and parameters
  • Monorepo compatibility

Fixes #88575

@nextjs-bot nextjs-bot added the Documentation Related to Next.js' official documentation. label Jan 15, 2026
@nextjs-bot
Copy link
Copy Markdown
Contributor

nextjs-bot commented Jan 15, 2026

Allow CI Workflow Run

  • approve CI run for commit: 5679a06

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Comment thread docs/01-app/02-guides/internationalization.mdx Outdated
@sash9696 sash9696 force-pushed the docs/add-nextglobeGen-i18n branch from 52a2f54 to 5679a06 Compare January 16, 2026 11:26
@sash9696
Copy link
Copy Markdown
Author

Thanks for the feedback @Jon1VK! I've updated the PR to match the format of other entries in the list:

  • Changed to lowercase package name: next-globe-gen
  • Updated the URL to: next-globe-gen.dev
  • Removed the description to keep consistency

The commit has been updated and pushed.

@sash9696 sash9696 requested a review from Jon1VK March 9, 2026 19:07
@Jon1VK
Copy link
Copy Markdown

Jon1VK commented Mar 9, 2026

I am not one of the maintainers of Next.js, so I can't approve the PR. Maybe @icyJoseph could give a status update since the issue has been assigned to him.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Related to Next.js' official documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: A new package to the list of i18n resources

3 participants