aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjared <jaredrmain@gmail.com>2019-04-01 13:04:40 -0400
committerjared <jaredrmain@gmail.com>2019-04-01 13:04:40 -0400
commitdee9ab7bda8edd28868d55d6738665022a53c1a0 (patch)
tree895408dd06b5fd52edd5d2b6dcee1ad8de4ff7d8
parent487a194f6d83472c57588b6c8e46b52dd4d3e2f7 (diff)
#470 - update button text capitalization
-rw-r--r--src/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 32d634e8..baf3b28a 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -21,8 +21,8 @@
"more": "More",
"generic_error": "An error occured",
"optional": "optional",
- "show_more": "Show More",
- "show_less": "Show Less"
+ "show_more": "Show more",
+ "show_less": "Show less"
},
"image_cropper": {
"crop_picture": "Crop picture",