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

Trigger machine translation on upload#30

Open
villermen wants to merge 4 commits into
cabify:masterfrom
Webador:trigger-machine-translation
Open

Trigger machine translation on upload#30
villermen wants to merge 4 commits into
cabify:masterfrom
Webador:trigger-machine-translation

Conversation

@villermen

@villermen villermen commented Apr 29, 2020

Copy link
Copy Markdown

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

coveralls commented Apr 29, 2020

Copy link
Copy Markdown

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