Implement post editor image drops.
This commit is contained in:
@@ -445,6 +445,12 @@ editor-galleryPickerFailed = Could not open the image picker: { $error }
|
||||
editor-galleryImageAdded = Added { $title }
|
||||
editor-galleryImageFailed = Failed to process { $path }: { $error }
|
||||
editor-galleryImportComplete = Added { $count } images to post
|
||||
editor-imageDropImport = Import dropped image: { $name }
|
||||
editor-imageDropProgress = Importing and linking { $name }
|
||||
editor-imageDropAdded = Added dropped image { $name }
|
||||
editor-imageDropFailed = Failed to import { $path }: { $error }
|
||||
editor-imageDropEnrichment = Enrich dropped image: { $name }
|
||||
editor-imageDropEnrichmentFailed = Failed to enrich { $path }: { $error }
|
||||
tags-noTags = No tags yet
|
||||
tags-cloudSection = Cloud
|
||||
tags-cloudHelp = Select one or more tags to edit, delete, or merge them.
|
||||
|
||||
Reference in New Issue
Block a user