add-locale - Add new locale to application with Strapi and Next.js
Adds a new language/locale to the application with Strapi admin config and Next.js i18n routing
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create translation file
- update routing configuration
- notify user of manual steps
Inputs
- locale code
- locale name
Outputs
- translation file
- routing configuration update
- user instructions
Requirements
- valid ISO 639-1 locale code
- properly formatted locale name
- access to Strapi admin
- access to Next.js project
