-
Notifications
You must be signed in to change notification settings - Fork 10
Labels
new featureNew feature or requestNew feature or request
Milestone
Description
https://nextjs.org/docs/app/guides/internationalization
-
Create env for default/manual locale
-
Create /dictionaries or /dict
- en.json, fr.json, etc.
-
Refactor app directory to support app/[lang] adopting the /en/page sub path.
- Create i18n.ts
-
Update middleware.ts matcher for /[lang] routes
-
Refactor pages and components
Sub-issues
Metadata
Metadata
Assignees
Labels
new featureNew feature or requestNew feature or request