Skip to content

internationalization (i18n) #65

@apensotti

Description

@apensotti

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

No one assigned

    Labels

    new featureNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions