/xlf_deepl_translator

small tool for translate XLF files with DEEPL

Primary LanguagePHPMIT LicenseMIT

xlf translator

Instruction:

  1. download repo
  2. put tag body to src/messages.en.xlf
  3. modify in src/messages.en.xlf source-language and target-language
file source-language="en" target-language='it' datatype="plaintext" original="file.ext"
  1. run project. for exmaple
symfony serve 
  1. put your DeepL token

Supported languages: English, German, French, Spanish, Italian, Dutch, Polish

thanks Teddy95