Script for autogenerating missing translations from the files of a defined source language to the other languages through the DeepL api
Normally the api config is derived from .env variables. You can also publish it:
php artisan vendor:publish --provider="BlackLabelBytes\Translations\DeepLTranslationServiceProvider"
- Run the
php artisan deepl-translate
command - For the first time setup, follow the insctructions given by the command to set your the DeepL configuration