diff options
| author | jared <jaredrmain@gmail.com> | 2019-04-01 12:58:23 -0400 |
|---|---|---|
| committer | jared <jaredrmain@gmail.com> | 2019-04-01 12:58:23 -0400 |
| commit | 6847e70a492f651ea14cdec1a87b520d1a2d5ece (patch) | |
| tree | 547972ea008283dda05d267c8774786363676fd7 /src/i18n | |
| parent | 748b1ed1673033b2564ea9833d74f8c88c9c343b (diff) | |
#470 - update i18n
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index c501c6a7..32d634e8 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -20,7 +20,9 @@ "submit": "Submit", "more": "More", "generic_error": "An error occured", - "optional": "optional" + "optional": "optional", + "show_more": "Show More", + "show_less": "Show Less" }, "image_cropper": { "crop_picture": "Crop picture", |
