Skip to content

Commit

Permalink
Merge pull request #4818 from akolson/adds-missing-imscp-string
Browse files Browse the repository at this point in the history
Adds missing string(IMSCP) for HTML5 file type
  • Loading branch information
bjester authored Nov 13, 2024
2 parents 3ef9044 + 5a26027 commit d8f95b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contentcuration/contentcuration/frontend/shared/mixins.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ export const constantStrings = createTranslator('ConstantStrings', {
low_res_video: 'Low resolution',
video_subtitle: 'Captions',
html5_zip: 'HTML5 zip',
imscp_zip: 'IMSCP zip',
video_thumbnail: 'Thumbnail',
audio_thumbnail: 'Thumbnail',
document_thumbnail: 'Thumbnail',
Expand Down

0 comments on commit d8f95b5

Please sign in to comment.