Skip to content

Commit

Permalink
fix issue with translation
Browse files Browse the repository at this point in the history
Signed-off-by: ibolton336 <[email protected]>
  • Loading branch information
ibolton336 committed Oct 27, 2023
1 parent b50969c commit 00a6f39
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 00a6f39

Please sign in to comment.