From fbad7409011ffbde521f434d66d00a5068110750 Mon Sep 17 00:00:00 2001
From: Tom <20648924+moT01@users.noreply.github.com>
Date: Fri, 27 Sep 2024 03:02:45 -0500
Subject: [PATCH] fix(client): lab preview modal text (#56305)
---
client/i18n/locales/english/translations.json | 1 +
client/src/templates/Challenges/classic/show.tsx | 6 +++++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json
index b83ed9ba83a..ef5c3abfb15 100644
--- a/client/i18n/locales/english/translations.json
+++ b/client/i18n/locales/english/translations.json
@@ -445,6 +445,7 @@
"help-translate": "We are still translating this certification.",
"help-translate-link": "Help us translate.",
"project-preview-title": "Here's a preview of what you will build",
+ "demo-project-title": "Here's an example of a project that meets the requirements",
"github-required": "<0>Create a GitHub0> account if you don't have one. You'll need it when you create the virtual Linux server machine. This process may take a few minutes.",
"gitpod": {
"intro": "This course runs in a virtual Linux machine using Gitpod. Follow these instructions to start the course:",
diff --git a/client/src/templates/Challenges/classic/show.tsx b/client/src/templates/Challenges/classic/show.tsx
index 70edbcac3e7..37658f649a6 100644
--- a/client/src/templates/Challenges/classic/show.tsx
+++ b/client/src/templates/Challenges/classic/show.tsx
@@ -526,7 +526,11 @@ function ShowClassic({