diff options
| author | jasper <jasper92341@hotmail.com> | 2019-03-18 18:19:42 -0700 |
|---|---|---|
| committer | jasper <jasper92341@hotmail.com> | 2019-03-18 18:19:42 -0700 |
| commit | 3108722eda845cd3a8172b95e554b0dc8c8e444d (patch) | |
| tree | 69ff534d5a9bf3a2ce2645eb9bb75f659d12c44f /src/i18n | |
| parent | 96f9eab7009b30ea71b94c1f4de5180e25b2d75f (diff) | |
Add button to save without cropping
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 01fe2fba..6db9ef05 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": { |
