Skip to content

tatups/laravel-deepl-translations

Repository files navigation

Translation generation package

Script for autogenerating missing translations from the files of a defined source language to the other languages through the DeepL api

Installation

Normally the api config is derived from .env variables. You can also publish it:

php artisan vendor:publish --provider="BlackLabelBytes\Translations\DeepLTranslationServiceProvider"

Usage

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages