Resolve WES-189 "Themes pictures wording"

This commit is contained in:
Helena Van Breugel
2023-05-14 17:26:22 +00:00
committed by Louis Adriaens
parent 1cceb3cb89
commit 084724c175
413 changed files with 4686 additions and 6920 deletions

View File

@@ -406,7 +406,7 @@ public class CoursesController : AbstractFeedback
ResultPanel.SetActive(true);
// Set the correct title
ResultsTitle.text = course.title + "is voltooid!";
ResultsTitle.text = course.title + " is voltooid!";
// Set the correct description
ResultsDecription.text = "Goed gedaan! Je kan nu spelletjes spelen met " + course.title + " om verder te oefenen!";