About This Project
This page demonstrates locale routing in the App Router and a translation structure that mirrors the website.
The language now lives in the URL, making routes like /en/about and /de/about possible while keeping navigation reusable.
Each page has its own namespace module so translation bundles can be composed from page and component building blocks.


