feat: upload images to v2 library components from the TinyMCE in library editor (#1458)

This commit is contained in:
Diana Olarte
2024-11-19 05:38:08 +11:00
committed by GitHub
parent ba48a273a1
commit f740f57454
27 changed files with 486 additions and 86 deletions

View File

@@ -56,7 +56,7 @@ const messages = defineMessages({
},
fetchImagesError: {
id: 'authoring.texteditor.selectimagemodal.error.fetchImagesError',
defaultMessage: 'Failed to obtain course images. Please try again.',
defaultMessage: 'Failed to obtain images. Please try again.',
description: 'Message presented to user when images are not found',
},
fileSizeError: {