Zum Inhalt springen
This is an unmaintained snapshot of the Astro v4 docs. View the latest docs.

You can't use the current function with the current strategy

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

IncorrectStrategyForI18n: The function FUNCTION_NAME can only be used when the i18n.routing.strategy is set to "manual".

Some internationalization functions are only available when Astro’s own i18n routing is disabled by the configuration setting i18n.routing: "manual".

See Also:

Wirke mit

Worum geht es?

Community