diff --git a/app/assets/lang/en_US.json b/app/assets/lang/en_US.json index 30f2c71f..debbb4b8 100644 --- a/app/assets/lang/en_US.json +++ b/app/assets/lang/en_US.json @@ -161,6 +161,12 @@ }, "waiting": { "waitingText": "Waiting for Microsoft.." + }, + "welcome": { + "welcomeHeader": "WELCOME TO WESTEROSCRAFT", + "welcomeDescription": "Our mission is to recreate the universe imagined by author George RR Martin in his fantasy series, A Song of Ice and Fire. Through the collaborative effort of thousands of community members, we have sought to create Westeros as accurately and precisely as possible within Minecraft. The world we are creating is yours to explore. Journey from Dorne to Castle Black, and if you aren’t afraid, beyond the Wall itself, but best not delay. As the words of House Stark ominously warn: Winter is Coming.", + "welcomeDescCTA": "You are just a few clicks away from Westeros.", + "continueButton": "CONTINUE" } }, "js": { diff --git a/app/welcome.ejs b/app/welcome.ejs index 077bbaed..4b3fee46 100644 --- a/app/welcome.ejs +++ b/app/welcome.ejs @@ -5,13 +5,13 @@ -->