intlify / vue-i18n

Vue I18n for Vue 3
https://vue-i18n.intlify.dev/
MIT License
2.13k stars 327 forks source link

chore: fix module augmentation example comment #1898

Closed BobbieGoede closed 2 months ago

BobbieGoede commented 2 months ago

The module augmentation should use @intlify/core-base, not @intlify/core, as described in https://github.com/nuxt-modules/i18n/pull/3034.