Impedisce l'auto-traduzione del browser e fissa il locale TH/EN esplicito.

Chrome traduceva il tailandese in inglese allo scroll; html translate=no e prop locale sulle route.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Javaxman
2026-07-30 11:39:27 +02:00
parent 04a1892c0d
commit ef343a31b5
5 changed files with 20 additions and 7 deletions

View File

@ -2,4 +2,4 @@
import Page from '../index.astro';
---
<Page />
<Page locale="th" />