@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) • 373 B
TypeScript
import { LocalLabels } from "../localization";
/**
* French translation for Dropzone component
*/
export declare const DropzoneFrench: LocalLabels;
/**
* French translation for FileItem component
*/
export declare const FileItemFrench: LocalLabels;
/**
* French translation for Validation Errors
*/
export declare const ValidateErrorFrench: LocalLabels;