When I Add Course based on a template, courses, categories and course summaries that contain multilingual text are not processed through Moodle's format_text() or format_string() filter functions. As a result, all of the languages are displayed instead of just the user's current Moodle language.
This affects the list where you choose the Course Templates page (course_templates/index.php) as well as the list where you select your course category (course_templates/index.php?step=2) page.
A pull request to address these issues will be coming shortly.
When I Add Course based on a template, courses, categories and course summaries that contain multilingual text are not processed through Moodle's format_text() or format_string() filter functions. As a result, all of the languages are displayed instead of just the user's current Moodle language.
This affects the list where you choose the Course Templates page (course_templates/index.php) as well as the list where you select your course category (course_templates/index.php?step=2) page.
A pull request to address these issues will be coming shortly.
Best regards,
Michael Milette