UNPKG

387 BTypeScriptView Raw
1import { LocalLabels } from "../localization";
2/**
3 * Portuguese translation for Dropzone
4 */
5export declare const DropzonePortuguese: LocalLabels;
6/**
7 * Portuguese translation for FileItem component
8 */
9export declare const FileItemPortuguese: LocalLabels;
10/**
11 * Portuguese translation for Validation Errors
12 */
13export declare const ValidateErrorPortuguese: LocalLabels;