Skip to content

maximevalette/deeploco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLoco

Installation

A simple Symfony 5 CLI app:

composer install

Then create a .env.local to add your LOCO_KEY and DEEPL_KEY API keys.

Usage

bin/console app:translate -h

Description:
  Translate localized content

Usage:
  app:translate [options]

Options:
      --from[=FROM]     From language code [default: "en"]
      --to[=TO]         To language code [default: "fr"]
      --no-fuzzy        Do not flag automatic translations as fuzzy

About

Translate Localise files automatically with DeepL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages