Skip to content

Issue #3221731 by vnech: Add translations support for courses

Problem

We have the module "Social Language - Content Translation"(social_content_translation) module responsible for enabling content translations support in Distro.

Unfortunately, when we enable the module translations for courses don't work by default.

Solution

Add translations support for Courses when social_content_translation is enabled

Issue tracker

How to test

  • Login as an admin
  • Add second language in /admin/config/regional/language
  • Add a Topic
  • Add a "Section" in created course
  • Add an "Article" and "Video" in created section
  • Add translations for each created entity
  • Visit course and section pages in different languages

Release notes

Add translations support for Courses

Edited by Taras Kruts

Merge request reports