Nuxt I18N

Add internationalization (i18n) to a Nuxt 3 project — install @nuxtjs/i18n, extract hardcoded strings from components into locale JSON files, configure routing strategy, create a language switcher component, and fix hosting config for SSR locale routes. Use this skill whenever the user wants to translate a Nuxt site, add multiple languages, add a language switcher, localize content, or migrate a monolingual Nuxt site to multilingual. Also triggers when adding specific languages (e.g., "add German to my site") or when the user mentions i18n, localization, or translation in a Nuxt context.

razbakov Updated

File contents

razbakov/skills/tree/main/skills/nuxt-i18n commit 110ea84579

Frequently asked questions

npx skillmds@latest add razbakov/nuxt-i18n