datamintsGmbH / datamints_locallang_builder

Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.
https://www.datamints.com
Other
4 stars 5 forks source link

Undefined variable $targetLanguage #24

Open h-e-l-l-o-w-o-r-l-d opened 6 months ago

h-e-l-l-o-w-o-r-l-d commented 6 months ago

After installing this extension, the following error shows up at the top right corner in the module:

PHP Warning: Undefined variable $targetLanguage in /var/www/typo3_web-dev1/public/typo3conf/ext/datamints_locallang_builder/Classes/Services/ManifestBuildService.php line 188

Also, no language files are shown. Reimport results in the same error.

What's wrong here?

TYPO3 11.5.36