From a1e63a330c4e7fe7bf4188cfb777cea63c6792dc Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 8 May 2017 20:19:39 -0500 Subject: [PATCH] Make reg confirmation less cringy --- service/user/locale/en-us.all.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/service/user/locale/en-us.all.json b/service/user/locale/en-us.all.json index 1848b60c..0a0bd08a 100644 --- a/service/user/locale/en-us.all.json +++ b/service/user/locale/en-us.all.json @@ -93,7 +93,7 @@ }, { "id":"sign_up_success", - "translation": "Almost Signed Up!" + "translation": "Thank you for registering!" }, { "id":"verify_success", @@ -101,7 +101,7 @@ }, { "id":"signup_verification_email", - "translation": "Now, you are one step left before being part of our community! Check your emails (inbox or spam folder) and click the link provided for activating your account!" + "translation": "Now, as the final step of registration please check your mail inbox (or spam) and click the link provided for activating your account!" }, { "id":"settings",