Skip to content

Commit

Permalink
refactor(exercise): remove i18n strings (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
elbotho committed Sep 20, 2024
1 parent a0d5097 commit 61dd02c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions apps/web/src/data/en/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1093,13 +1093,6 @@ export const loggedInData = {
confirmDelete: 'Are you sure you want to delete this course page?',
},
exercise: {
scMcExercise: 'Choice Exercise',
inputExercise: 'Input Exercise',
textAreaExercise: 'Text Box Exercise',
dropzoneImage: 'Image Dropzones Exercise',
blanksExercise: 'Fill In The Blanks Exercise',
blanksExerciseDragAndDrop: 'Fill In The Blanks Exercise (Drag&Drop)',
h5p: 'H5p Exercise',
addOptionalInteractiveEx: 'Add an optional interactive exercise:',
changeInteractive: 'Change interactive element',
removeInteractive: 'Remove interactive element',
Expand Down

0 comments on commit 61dd02c

Please sign in to comment.