WebTranslations.en constructor

const WebTranslations.en()

Implementation

const WebTranslations.en()
    : title = 'Crop Image',
      rotateLeftTooltip = 'Rotate 90 degree counter-clockwise',
      rotateRightTooltip = 'Rotate 90 degree clockwise',
      cancelButton = 'Cancel',
      cropButton = 'Crop';