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) 387 B
import { LocalLabels } from "../localization"; /** * Portuguese translation for Dropzone */ export declare const DropzonePortuguese: LocalLabels; /** * Portuguese translation for FileItem component */ export declare const FileItemPortuguese: LocalLabels; /** * Portuguese translation for Validation Errors */ export declare const ValidateErrorPortuguese: LocalLabels;