diff --git a/client/public/locales/en/translation.json b/client/public/locales/en/translation.json index af8fa7a217..43852f0859 100644 --- a/client/public/locales/en/translation.json +++ b/client/public/locales/en/translation.json @@ -106,7 +106,7 @@ "maxfileSize": "Max file size of 1MB exceeded. Upload a smaller file.", "dragAndDropFile": "Drag and drop your file here or upload one.", "uploadYamlFile": "Upload your YAML file", - "deleteQuestionnaire": "Deleting a questionnaire will cascade into the deletion of all answered questionnaires associated to applications and/or archetypes.", + "deleteQuestionnire": "Deleting a questionnaire will cascade into the deletion of all answered questionnaires associated to applications and/or archetypes.", "confirmDeletion": "Confirm deletion by typing <1>{{nameToDelete}} below:" }, "title": { @@ -122,7 +122,7 @@ "importApplicationFile": "Import application file", "import": "Import {{what}}", "leavePage": "Leave page", - "leaveAssessmentPage": "Leave assessment", + "leaveAssessment": "Leave assessment", "new": "New {{what}}", "newArchetype": "Create new archetype", "newAssessment": "New assessment",