feat(chunk): add chunk editing and image preview functionality

This commit is contained in:
2025-10-30 17:56:03 +08:00
parent b35fe51d60
commit 19b70a4abd
13 changed files with 448 additions and 147 deletions

View File

@@ -1553,6 +1553,9 @@ Important structured information may include: names, dates, locations, events, k
fileTypeNotSupportedPreview: 'File type not supported for preview',
filePreview: 'File Preview',
loadingFile: 'Loading file...',
editChunk: 'Edit Chunk',
content: 'Content',
saving: 'Saving...',
},
fileUpload: {
uploadFiles: 'Upload Files',