UNPKG

@dropzone-ui/react

Version:

The best and most complete React library for managing file uploads. Multilanguage support. Server side support. Material design styles. Code generator on webpage.

14 lines (13 loc) 379 B
import { LocalLabels } from "../localization"; /** * Spanish translation for Dropzone component */ export declare const DropzoneSpanish: LocalLabels; /** * Spanish translation for FileItem component */ export declare const FileItemSpanish: LocalLabels; /** * Spanish translation for Validation Errors */ export declare const ValidateErrorSpanish: LocalLabels;