aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorjasper <jasper92341@hotmail.com>2019-03-18 18:19:42 -0700
committerjasper <jasper92341@hotmail.com>2019-03-18 18:19:42 -0700
commit3108722eda845cd3a8172b95e554b0dc8c8e444d (patch)
tree69ff534d5a9bf3a2ce2645eb9bb75f659d12c44f /src/i18n
parent96f9eab7009b30ea71b94c1f4de5180e25b2d75f (diff)
Add button to save without cropping
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json1
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": {