Oak-Digital / types-4-strapi-2

Automate the creation of typescript interfaces for your strapi 4 projects
MIT License
24 stars 4 forks source link

Support for the i18n plugin #24

Closed exploids closed 1 year ago

exploids commented 1 year ago

Content types with localization enabled should have an additional locale: string attribute.

Alexnortung commented 1 year ago

I guess you figured this out since you closed the issue.

If not here is how. Just add i18n to the plugins flag e.g. --plugins i18n.