Migration
Codey translations [DEPRECATED]
As part of the roadmap of moving away from Nuxt, this package has been deprecated. A migration guide going from Nuxt to Vue3 will be globally available.
Codey translations 2.x.x
The language files have been moved from /src to /resources. If you imported these files, the import path should be changed.
import nlTranslations from "@xerius/codey-translations/resources/nl-be.json"