docs(i18n): update master plan and add v2 phase 0/1 smoke tests

This commit is contained in:
poyrazavsever
2026-07-20 10:25:40 +03:00
parent 0f2ff48376
commit 9365dfd215
15 changed files with 795 additions and 106 deletions
+3 -1
View File
@@ -41,7 +41,9 @@
"i18n:phase7-smoke": "node scripts/i18n-phase7-smoke.mjs",
"i18n:phase8-smoke": "node scripts/i18n-phase8-smoke.mjs",
"phase-i18n:boundary": "node scripts/i18n-phase9-boundary.mjs",
"i18n:phase9-hardening": "node scripts/i18n-phase9-hardening.mjs"
"i18n:phase9-hardening": "node scripts/i18n-phase9-hardening.mjs",
"i18n:v2-page-audit": "node scripts/i18n-v2-page-audit.mjs",
"i18n:v2-phase1-smoke": "node scripts/i18n-v2-phase1-smoke.mjs"
},
"dependencies": {
"@ai-sdk/google": "^3.0.80",