title | i18nReady | githubURL |
---|---|---|
You can't use the current function with the current strategy |
true |
IncorrectStrategyForI18n: The function
FUNCTION_NAME
can only be used when thei18n.routing.strategy
is set to"manual"
.
일부 국제화 함수는 Astro의 자체 i18n 라우팅이 i18n.routing: "manual"
구성 설정에 의해 비활성화된 경우에만 사용할 수 있습니다.
더 보기: