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:
@ -2,4 +2,4 @@
|
||||
import Page from '../index.astro';
|
||||
---
|
||||
|
||||
<Page />
|
||||
<Page locale="th" />
|
||||
|
||||
Reference in New Issue
Block a user