UNPKG

373 BTypeScriptView Raw
1import { LocalLabels } from "../localization";
2/**
3 * French translation for Dropzone component
4 */
5export declare const DropzoneFrench: LocalLabels;
6/**
7 * French translation for FileItem component
8 */
9export declare const FileItemFrench: LocalLabels;
10/**
11 * French translation for Validation Errors
12 */
13export declare const ValidateErrorFrench: LocalLabels;