From b352c92c6735b9a28315f67c3a01c43f04cd6f71 Mon Sep 17 00:00:00 2001 From: Lois Wells Date: Fri, 31 Jan 2025 14:54:26 +0000 Subject: [PATCH] change projet steps to project instructions --- src/utils/i18n.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/i18n.js b/src/utils/i18n.js index 554844233..d040edb77 100644 --- a/src/utils/i18n.js +++ b/src/utils/i18n.js @@ -219,7 +219,7 @@ i18n removeInstructions: "Remove instructions", nextStep: "Next step", previousStep: "Previous step", - projectSteps: "Project steps", + projectSteps: "Project instructions", edit: "Edit", view: "View", removeInstructionsModal: { @@ -387,7 +387,7 @@ i18n information: "Information", information_text: "Our Code Editor is a tool to help young people learn to code. We have only included functions that are simple and safe to use. That's why, for example, links to other websites are not allowed.", - instructions: "Project steps", + instructions: "Project instructions", feedback: "Feedback", help: "Help", privacy: "Privacy",