yassinedoghri / astro-i18next

An astro integration of i18next + some utility components to help you translate your astro websites!
https://astro-i18next.yassinedoghri.com
MIT License
502 stars 38 forks source link

fix: generate empty when showDefaultLocale=true #154

Closed ijntvwh closed 1 year ago

ijntvwh commented 1 year ago

Describe your changes

generate from the pages path exclude all locales dirs when showDefaultLocale=true

Fixes #142