Merge branch 'feature/bypass-avatar-cropper' into 'develop'

#443 Add button to save without cropping

Closes #443

See merge request pleroma/pleroma-fe!691
This commit is contained in:
Shpuld Shpludson 2019-03-21 15:44:26 +00:00
commit 9890e41440
4 changed files with 32 additions and 2 deletions

View file

@ -25,6 +25,7 @@
"image_cropper": {
"crop_picture": "Crop picture",
"save": "Save",
"save_without_cropping": "Save without cropping",
"cancel": "Cancel"
},
"login": {