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:
commit
9890e41440
4 changed files with 32 additions and 2 deletions
|
@ -25,6 +25,7 @@
|
|||
"image_cropper": {
|
||||
"crop_picture": "Crop picture",
|
||||
"save": "Save",
|
||||
"save_without_cropping": "Save without cropping",
|
||||
"cancel": "Cancel"
|
||||
},
|
||||
"login": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue