next-intl-add-language
Automates adding a new language to a Next.js project using next-intl, including translations and routing updates.
Install
npx skills add https://github.com/github/awesome-copilot --skill next-intl-add-languageStats
| Total installs | 7,523 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Requires translating all entries from en.json in the ./messages directory to the new language
- Update routing configuration in src/i18n/routing.ts and middleware in src/middleware.ts to recognize the new language
- Register the language in the language toggle component at src/components/language-toggle.tsx
Tags
Related skills
| Skill | Installs | vs next-intl-add-language |
|---|---|---|
| asc-subscription-localization | 1,095 | -6,428 |
| release-skills | 11,820 | +4,297 |
| news-aggregator-skill | 3,842 | -3,681 |
| nuxt-content | 997 | -6,526 |
| seo-aeo-best-practices | 1,446 | -6,077 |
FAQ
- How many installs does next-intl-add-language have?
- next-intl-add-language has 7,523 total installs and 7.5K installs this week.
- Where is next-intl-add-language hosted?
- next-intl-add-language is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does next-intl-add-language have?
- next-intl-add-language has 27.4K GitHub stars.
- When was next-intl-add-language first indexed?
- OrangeBot.AI first indexed next-intl-add-language on Feb 25, 2026.
- How do I install next-intl-add-language?
- Run: npx skills add https://github.com/github/awesome-copilot --skill next-intl-add-language