Skip to content

Conversation

brian-lou
Copy link
Contributor

@brian-lou brian-lou commented Oct 1, 2025

This PR adds gt-next to the list of i18n libraries on the Next.js docs for App router and gt-react for Pages router

gt-next is a first-class i18n library for Next.js apps that provides features such as:

  • in-line string translation
  • dictionaries
  • Rich JSX translation
  • Translation hot-reload.
  • i18n middleware on App router apps.

gt-react has similar features, but lacks server functions such as middleware.

gt-next is used in production on the Cursor landing page

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Oct 1, 2025
@ijjk
Copy link
Member

ijjk commented Oct 1, 2025

Allow CI Workflow Run

  • approve CI run for commit: edd447b

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

@ijjk
Copy link
Member

ijjk commented Oct 1, 2025

Allow CI Workflow Run

  • approve CI run for commit: f639a05

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

@feedthejim feedthejim added the CI approved Approve running CI for fork label Oct 2, 2025
@feedthejim feedthejim enabled auto-merge (squash) October 2, 2025 17:08
auto-merge was automatically disabled October 2, 2025 20:07

Head branch was pushed to by a user without write access

@brian-lou
Copy link
Contributor Author

@feedthejim Sorry, had to push a commit to fix prettier linting which turned off auto-merge

@feedthejim feedthejim merged commit c781f40 into vercel:canary Oct 2, 2025
67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI approved Approve running CI for fork Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants