- 관련 상품
- 2026년 2월 7일 오전 9:48 UTC
- 이름 *
- Mike Cao
- 뚱 베어
- a1890e9
Migrate i18n from react-intl to next-intl, eliminating the formatjs compilation pipeline. Translation files now live as nested JSON in public/intl/messages/ (single source of truth), removing the duplicated src/lang/ directory and the copy/compile build steps. The useMessages() hook API is preserved so all 195+ consumer components are unchanged.