Skip to content

Commit

Permalink
Fix for en translation
Browse files Browse the repository at this point in the history
  • Loading branch information
itsJereMe committed Feb 17, 2021
1 parent aeb8576 commit 071adc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/en/cropper.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'CROP_PHOTO' => 'Crop image',
'DELETE_PHOTO' => 'Delete image',
'ERROR_CAN_NOT_UPLOAD_FILE' => 'Can`t upload file',
'MISSING_ATTRIBUTE' => 'Attibute "{attribute}" must be specified',
'MISSING_ATTRIBUTE' => 'Attribute "{attribute}" must be specified',
'ONLY_POST_REQUEST' => 'Allowed only POST-request',
'UPLOAD_ANOTHER_PHOTO' => 'Upload another photo',
'TOO_BIG_ERROR' => 'Exceeded the allowable size of the file ({size} Mb)',
Expand Down

0 comments on commit 071adc1

Please sign in to comment.