Implement Use Case Selection screen (#8984)
* Introduce new splash page wrapper * Introduce new use case selection screen
This commit is contained in:
parent
bda272dce4
commit
f5f79158ed
24 changed files with 597 additions and 26 deletions
|
@ -2375,6 +2375,13 @@
|
|||
"Continue with %(provider)s": "Continue with %(provider)s",
|
||||
"Sign in with single sign-on": "Sign in with single sign-on",
|
||||
"And %(count)s more...|other": "And %(count)s more...",
|
||||
"You're in": "You're in",
|
||||
"Who will you chat to the most?": "Who will you chat to the most?",
|
||||
"We'll help you get connected.": "We'll help you get connected.",
|
||||
"Skip": "Skip",
|
||||
"Friends and family": "Friends and family",
|
||||
"Coworkers and teams": "Coworkers and teams",
|
||||
"Online community members": "Online community members",
|
||||
"Enter a server name": "Enter a server name",
|
||||
"Looks good": "Looks good",
|
||||
"You are not allowed to view this server's rooms list": "You are not allowed to view this server's rooms list",
|
||||
|
@ -2744,7 +2751,6 @@
|
|||
"Please check your email and click on the link it contains. Once this is done, click continue.": "Please check your email and click on the link it contains. Once this is done, click continue.",
|
||||
"Email address": "Email address",
|
||||
"This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.",
|
||||
"Skip": "Skip",
|
||||
"Share Room": "Share Room",
|
||||
"Link to most recent message": "Link to most recent message",
|
||||
"Share User": "Share User",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue