#i18n:Garbled text appears when adding i18n

4 messages · Page 1 of 1 (latest)

stuck granite
#

i18n:Garbled text appears when adding i18n

obtuse mango
#

You're missing <meta charset="utf-8" /> in your layout

#

If you add this line to the head of MainLayout.astro, it works