diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index d44091e6..3e9ac157 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -21,6 +21,10 @@ "more": "More", "generic_error": "An error occured" }, + "image_cropper": { + "crop_picture": "Crop picture", + "save": "Save" + }, "login": { "login": "Log in", "description": "Log in with OAuth", |
