From 2254c4b3164e835cc3a950013f4eab0402c4ba9e Mon Sep 17 00:00:00 2001
From: Paul Makles <paulmakles@gmail.com>
Date: Thu, 28 Jan 2021 19:30:01 +0000
Subject: [PATCH] Update strings.

---
 en.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en.json b/en.json
index d3f8163..4649880 100644
--- a/en.json
+++ b/en.json
@@ -77,8 +77,8 @@
                 },
                 "signed_out": "You were signed out!",
                 "onboarding": {
-                    "welcome": "Welcome to REVOLT!",
-                    "pick": "Please pick a username."
+                    "welcome": "Welcome to",
+                    "pick": "Pick a username that you want people to be able to find you by, this can be changed later in settings."
                 },
                 "prompt": {
                     "confirm_leave": "Leave {{group_name}}?",
-- 
GitLab