Routing
i18n routing centralizes locale and domain mapping and provides helpers for:
- Domain based locale resolution
- Active / allowed locale checks
- Default / fallback locale handling
- Orphan locale detection
It is framework agnostic and can be used in server or Next.js middleware.
