UNPKG

@uppy/image-editor

Version:

Image editor and cropping UI

13 lines (12 loc) 312 B
export default { strings: { revert: 'Reset', rotate: 'Rotate 90°', zoomIn: 'Zoom in', zoomOut: 'Zoom out', flipHorizontal: 'Flip horizontally', aspectRatioSquare: 'Crop square', aspectRatioLandscape: 'Crop landscape (16:9)', aspectRatioPortrait: 'Crop portrait (9:16)', }, }