Skip to content
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

The path doesn't contain any locale

i18nNoLocaleFoundInPath: You tried to use an i18n utility on a path that doesn’t contain any locale. You can use pathHasLocale first to determine if the path has a locale.

An i18n utility tried to use the locale from a URL path that does not contain one. You can prevent this error by using pathHasLocale to check URLs for a locale first before using i18n utilities.

Contribute Community Sponsor