-
Notifications
You must be signed in to change notification settings - Fork 29.5k
Open
Labels
Internationalization (i18n)Related to Internationalization with Next.js.Related to Internationalization with Next.js.
Description
Bug report
Describe the bug
If I send Accept-Language: "fr-XX,en" and I have available locales fr, en, it should give me fr instead of en (current behavior)
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Should be routed to fr
Screenshots
If applicable, add screenshots to help explain your problem.
System information
- OS: [e.g. macOS, Windows]
- Browser (if applies) [e.g. chrome, safari]
- Version of Next.js: [e.g. 6.0.2]
- Version of Node.js: [e.g. 10.10.0]
Additional context
Add any other context about the problem here.
alfonmga, xairoo, fromi, flayks, myriky and 29 more
Metadata
Metadata
Assignees
Labels
Internationalization (i18n)Related to Internationalization with Next.js.Related to Internationalization with Next.js.