diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-03-21 15:44:26 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-03-21 15:44:26 +0000 |
| commit | 9890e414402ce19ab012d3fc8046bd6af537fd5c (patch) | |
| tree | 495fab56bbda17de803b85ba677c226433a4f506 /src/i18n | |
| parent | 9e17853b2ce6fd494b1db2e2313876c24b6fddc6 (diff) | |
| parent | 3108722eda845cd3a8172b95e554b0dc8c8e444d (diff) | |
Merge branch 'feature/bypass-avatar-cropper' into 'develop'
#443 Add button to save without cropping
Closes #443
See merge request pleroma/pleroma-fe!691
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 1fe201a4..68503f99 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -25,6 +25,7 @@ "image_cropper": { "crop_picture": "Crop picture", "save": "Save", + "save_without_cropping": "Save without cropping", "cancel": "Cancel" }, "login": { |
