- error.vue in app/ with statusCode display, i18n message, clearError redirect - Added error.notFound, error.generic, error.backHome keys to fr.json and en.json
Formation was a SaaS pricing page unrelated to the portfolio. Removed: page, nav link, locale keys (nav.formation, seo.formation, pricing.*) in both FR and EN, legacy source files.
@nuxtjs/i18n resolves langDir relative to its own i18n/ directory, not the project root. Moved fr.json and en.json accordingly.