Automated Translator for Magento 2

Update installation

1.Use composer

composer update blackbird/translator

(2. Or) manual installation

  • delete the folder “Blackbird/Translator” in app/code/Blackbird
  • extract the files from the package to the Magento 2 root directory.

In the latest versions, you will also need to install the requirement "blackbird/extensions-core", you can install it by following this doc.

3. Run the following command:

bin/magento setup:upgrade