Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Trigger machine translation on upload #30

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

villermen
Copy link

@villermen villermen commented Apr 29, 2020

Adds the config options pre_translation_engine and pre_translation_languages that will together trigger machine pre-translation on upload of source files.

E.g.:

pre_translation_engine: google
pre_translation_languages: ['nl', 'en-GB']

Builds upon PRs #28 and #29.

@coveralls
Copy link

coveralls commented Apr 29, 2020

Pull Request Test Coverage Report for Build 378

  • 4 of 7 (57.14%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.9%) to 95.385%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/api.js 0 3 0.0%
Totals Coverage Status
Change from base Build 268: -1.9%
Covered Lines: 201
Relevant Lines: 208

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants