Problem/Motivation

We need to provide the ability of translating config entities with Lingotek.

Proposed resolution

Replace ConfigTranslationController with our own Controller that extends that one with the Lingotek operations.
Expand LingotekConfigTranslationServiceInterface for providing the ability of uploading and requesting translations, and save that data into the language override configuration.

Remaining tasks

Review,
Commit.

User interface changes

The "Translate" tab of config entities have the Lingotek-related operations.

API changes

Expanded LingotekConfigTranslationServiceInterface with operations.

Data model changes

Added Lingotek config metadata into third-party settings.

CommentFileSizeAuthor
#2 2563437-2.patch13.86 KBpenyaskito
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

penyaskito created an issue. See original summary.

penyaskito’s picture

Status: Active » Needs review
FileSize
13.86 KB

Implemented the proposed plan.

  • penyaskito committed 66c99f1 on 8.x-1.x
    Issue #2566575 by penyaskito: Provide config entity translation
    

  • penyaskito committed 0c8c324 on 8.x-1.x
    Issue #2566575 by penyaskito: Include REQUEST status as a valid status...
penyaskito’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.