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"; /** * Italian translation for Dropzone component */ export declare const DropzoneItalian: LocalLabels; /** * Italian translation for FileItem component */ export declare const FileItemItalian: LocalLabels; /** * Italian translation for Validation Errors */ export declare const ValidateErrorItalian: LocalLabels;