Skip to main content

add-locale

Add a new language to the site. The skill sets up the translation catalog and routing for the new locale; you then enable it in Strapi and translate the content.

Use it when

  • You want the interface and content available in another language.

Give it a language code (de) and name (German).

What it helps solve

  • Adds a new language option to the site.
  • Prepares the app for translated interface text.
  • Calls out the follow-up content translation work editors still need to do.

It does not automatically translate existing CMS content.

See also: Internationalization.