fix(02): resolve 3 typecheck errors and i18n langDir path
- useSetLocale → destructured setLocale from useI18n() - addSeoAttributes → seo option for useLocaleHead() - process.env → import.meta.env for Nuxt compatibility - langDir: 'locales/' → 'app/locales/' (Nuxt 4 resolves from project root) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -70,5 +70,5 @@ Phases execute in numeric order: 1 → 2 → 3
|
||||
| Phase | Plans Complete | Status | Completed |
|
||||
|-------|----------------|--------|-----------|
|
||||
| 1. Foundation | 2/2 | Complete | 2026-04-08 |
|
||||
| 2. SSR Shell | 1/3 | In Progress| |
|
||||
| 2. SSR Shell | 3/3 | Executed | 2026-04-08 |
|
||||
| 3. Pages & Ship | 0/TBD | Not started | - |
|
||||
|
||||
Reference in New Issue
Block a user