🎈 Welcome to the Marketplace — Explore and discover the ecosystem around DatoCMS, and share your own work with the community!

Missing Translations

A plugin that detects and shows fields that need to be translated

This is a Community Plugin! Learn how create your own plugin, or copy and remix existing ones in our documentation

DatoCMS Missing Translations Plugin

This plugin can be used for keeping track of which fields need to be updated by a translator. It works by tracking changes in the translatable fields of the main language. Each field can also be independently marked as "translated" or "not translated" using a checkbox

The plugin will add 2 hidden fields in each Model that uses the plugin.

  • A text field that is either YES or NO depending on whether there are fields with missing translations for this language. It can be used to filter records.
  • A JSON field that stores details about which fields are still missing translations.

Make sure to enable currentUserAccessToken permission so that the plugin can assist you for generating the required fields. If you do not provide the permission, the plugin will still work, but you need to do more manual work.

Missing Translations
A plugin that detects and shows fields that need to be …
Publisher
Author gravatarrstefanov
Package
Visit NPM
Current version
0.3.9
Installs count
Last update