-
Notifications
You must be signed in to change notification settings - Fork 29k
docs: Add Tolgee to app router localization resources #81366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a self-promotion, but I'm approving specifically because this is already in the pages router doc (I double-checked).
This should merge once we get a clean CI run.
Failing test suitesCommit: 41cb21a
Expand output● underscore-ignore-app-paths › should not serve app path with underscore
● underscore-ignore-app-paths › should serve pages path with underscore
● underscore-ignore-app-paths › should serve app path with %5F
Read more about building and testing Next.js in contributing.md. |
Thank you @ijjk. Not sure why the CI is not passing, seems like it's missing some labels. |
Hi, @bgw could we merge this? We would be really happy as now it can look like we only support pages router and not the app router. |
Sorry about that, I enabled auto-merge but didn't follow up on the CI. I'm re-running the jobs now. |
Adding Tolgee to available i18n providers.
Why
Tolgee is listed only in the pages-router, but it actually supports app-router as well.