AI AGENT ADDONS

Next Intl Add Language

github/awesome-copilot

You can make your Next.js website speak many languages. This guide helps you add a new language to an app that already uses next-intl for translations.

All translation files are stored in the messages folder. You need to translate every line from the English file into your new language. Then update the routing configuration and the language toggle component.

Follow the steps to create a complete and working language version. Your website will then welcome visitors in their own language.

Add Next Intl Add Language skill to your workflow

Global

mkdir -p ~/.claude/skills/next-intl-add-language

Project

mkdir -p .claude/skills/next-intl-add-language

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
23 days ago
Created
1 year ago