Skip to main content

Variable: UploadFileLocalization

const UploadFileLocalization: object

Defined in: src/components/addImageContentPopup/Constants.ts:22

Type Declaration

supportedFileTypes

supportedFileTypes: string = 'PNG, JPG, GIF, and BMP files accepted.'

unsupportedFileError

unsupportedFileError: string = 'The image type you uploaded is not supported. Please try a different image.'

uploadButtonTitle

uploadButtonTitle: string = 'Upload Your Image'

uploadError

uploadError: string = 'Image upload failed.'

uploadSubTagLine

uploadSubTagLine: string = 'Select a photo to get started'