Strapi Plugin Translate

screenshot of Strapi Plugin Translate
strapi

Strapi plugin for automated translations using different Translate Providers

Overview

The Plugin Showcase is a plugin for the Strapi CMS that allows for automatic translation of content types. It provides the ability to translate content on a single entity basis or for all entities of a content type. The plugin includes features such as filling in and translating any locale from another already defined locale, restricting translation by permissions to avoid misuse of API quota, and configuring which field types are translated.

Features

  • Automatic Translation: Translate content types automatically on a single entity or all entities basis.
  • Locale Translation: Fill in and translate any locale from another already defined locale.
  • Permission Restrictions: Translation is restricted by permissions to prevent misuse of API quota.
  • Field Type Configuration: Configure which field types are translated in the plugin configuration.
  • Localization Control: Fields marked as not localized in the content-type settings will not be translated.
  • Recursive Translation: Components and Dynamic zones are translated recursively.

Summary

The Plugin Showcase for Strapi CMS is a powerful tool that allows for automatic translation of content types. Its features include automatic translation, locale translation, permission restrictions, field type configuration, and more. By installing the plugin and configuring it properly, you can enhance the translation capabilities of your Strapi CMS and streamline your content localization process.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.