Implement post editor image drops.
This commit is contained in:
@@ -386,6 +386,12 @@ editor-galleryPickerFailed = No se pudo abrir el selector de imágenes: { $error
|
||||
editor-galleryImageAdded = Se añadió { $title }
|
||||
editor-galleryImageFailed = No se pudo procesar { $path }: { $error }
|
||||
editor-galleryImportComplete = Se añadieron { $count } imágenes a la entrada
|
||||
editor-imageDropImport = Importar imagen soltada: { $name }
|
||||
editor-imageDropProgress = Importando y vinculando { $name }
|
||||
editor-imageDropAdded = Imagen soltada { $name } añadida
|
||||
editor-imageDropFailed = No se pudo importar { $path }: { $error }
|
||||
editor-imageDropEnrichment = Enriquecer imagen soltada: { $name }
|
||||
editor-imageDropEnrichmentFailed = No se pudo enriquecer { $path }: { $error }
|
||||
sidebar-filter-tags = Etiquetas
|
||||
sidebar-filter-categories = Categorías
|
||||
sidebar-filter-calendar = Archivo
|
||||
|
||||
Reference in New Issue
Block a user