585fdbc9b7
Drop Accept-Language detection from the locale middleware. A first visit (no NEXT_LOCALE cookie) now always serves the default locale (fa-IR) instead of guessing from the browser. The user's last explicit choice, persisted in the cookie by the language switcher, remains the sole signal on subsequent visits. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>