Fixes https://github.com/payloadcms/payload/issues/7341 req.locale was incorrectly set, stemming from initPage, where req.query.locale was not being used if present inside the `createLocaleReq` function.
Fixes https://github.com/payloadcms/payload/issues/7341 req.locale was incorrectly set, stemming from initPage, where req.query.locale was not being used if present inside the `createLocaleReq` function.