Files
NexStudio/src/pages/th/index.astro
Javaxman ef343a31b5 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>
2026-07-30 11:39:27 +02:00

6 lines
65 B
Plaintext

---
import Page from '../index.astro';
---
<Page locale="th" />