#How to enforce a specific language for create-first-user page
4 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
There is another config option you are missing as a sibling to i18n. Its called localization which has defaultLocale property.
https://payloadcms.com/docs/configuration/localization
perfect, thanks!