From dee9ab7bda8edd28868d55d6738665022a53c1a0 Mon Sep 17 00:00:00 2001 From: jared Date: Mon, 1 Apr 2019 13:04:40 -0400 Subject: [PATCH] #470 - update button text capitalization --- src/i18n/en.json | 4 ++-- 1 file 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",