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.
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.