Back to Withastro

The provided locale does not exist.

src/content/docs/en/reference/errors/missing-locale.mdx

latest409 B
Original Source

import DontEditWarning from '~/components/DontEditWarning.astro'

<DontEditWarning />

MissingLocale: The locale/path LOCALE does not exist in the configured i18n.locales.

What went wrong?

Astro can't find the requested locale. All supported locales must be configured in i18n.locales and have corresponding directories within src/pages/.