@strapi/plugin-i18n

4.25.13 • Public • Published

[!WARNING] This package is only compatible with Strapi v4 version
i18N is now a core feature of Strapi 5 and doesn't need to be installed
The most recent versions of Strapi packages can be found at https://github.com/strapi/strapi

Strapi plugin i18n

The Internationalization (i18n) plugin allows Strapi users to create, manage and distribute localized content in different languages, called "locales". For more information about the concept of internationalization, please refer to the W3C definition.

Features

  • Admin panel users can create several localized versions of their content
  • Developers can build localized projects by fetching and consuming the right content depending on the country/language of the audience

Installation

To install this plugin, you need to add an NPM dependency to your Strapi application:

# Using Yarn
yarn add @strapi/plugin-i18n

# Or using NPM
npm install @strapi/plugin-i18n

Then, you'll need to build your admin panel:

# Using Yarn
yarn build

# Or using NPM
npm run build

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @strapi/plugin-i18n

Weekly Downloads

86,656

Version

4.25.13

License

SEE LICENSE IN LICENSE

Unpacked Size

1.08 MB

Total Files

184

Last publish

Collaborators

  • baronvoninternet
  • remidej
  • marc-roig-strapi
  • pierreburgy
  • aurelsicoko
  • alexandrebodin
  • convly