From 099dee75bf1ece59e4280afb171a3e83f8c66517 Mon Sep 17 00:00:00 2001 From: Rahul Siloniya <38026849+rahulsiloniya@users.noreply.github.com> Date: Tue, 17 Jan 2023 14:17:28 +0530 Subject: [PATCH] fix(client): changed the reset button in JS course (#49034) * Re-worded reset code button in js lessons * Made suggested changes in translation.json and lower-jaw.tsx * Updated 'reset-step' translation --- client/i18n/locales/english/translations.json | 2 +- client/src/templates/Challenges/classic/lower-jaw.tsx | 4 ++-- client/src/templates/Challenges/components/tool-panel.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index 7694fb5e639..b411171aafa 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -53,7 +53,7 @@ "check-code": "Check Your Code (Ctrl + Enter)", "check-code-2": "Check Your Code", "reset": "Reset", - "reset-code": "Reset All Code", + "reset-step": "Reset This Step", "help": "Help", "get-help": "Get Help", "watch-video": "Watch a Video", diff --git a/client/src/templates/Challenges/classic/lower-jaw.tsx b/client/src/templates/Challenges/classic/lower-jaw.tsx index 04e032cc1e2..369fdbd6678 100644 --- a/client/src/templates/Challenges/classic/lower-jaw.tsx +++ b/client/src/templates/Challenges/classic/lower-jaw.tsx @@ -190,8 +190,8 @@ const LowerJaw = ({