Skip to content

Commit

Permalink
fix issue with translation
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolton336 committed Oct 27, 2023
1 parent b50969c commit a19a587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}}</1> below:"
},
"title": {
Expand All @@ -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",
Expand Down

0 comments on commit a19a587

Please sign in to comment.