refactor(login): redesign login page (#709)

This commit is contained in:
Jakob Ankarhem
2021-01-22 12:23:22 +01:00
committed by GitHub
parent e1accbcef0
commit f90e43b01a
7 changed files with 170 additions and 96 deletions

View File

@@ -27,13 +27,13 @@
"components.Layout.UserDropdown.signout": "Sign Out",
"components.Layout.alphawarning": "This is ALPHA software. Almost everything is bound to be nearly broken and/or unstable. Please report issues to the Overseerr GitHub!",
"components.Login.email": "Email Address",
"components.Login.goback": "Go back",
"components.Login.loggingin": "Logging in…",
"components.Login.login": "Login",
"components.Login.loginerror": "Something went wrong when trying to sign in",
"components.Login.password": "Password",
"components.Login.signinplex": "Sign in to continue",
"components.Login.signin": "Sign in",
"components.Login.signingin": "Signing in…",
"components.Login.signinheader": "Sign in to continue",
"components.Login.signinwithoverseerr": "Sign in with Overseerr",
"components.Login.signinwithplex": "Sign in with Plex",
"components.Login.validationemailrequired": "Not a valid email address",
"components.Login.validationpasswordrequired": "Password required",
"components.MediaSlider.ShowMoreCard.seemore": "See More",
@@ -83,8 +83,8 @@
"components.PersonDetails.crewmember": "Crew Member",
"components.PersonDetails.nobiography": "No biography available.",
"components.PlexLoginButton.loading": "Loading…",
"components.PlexLoginButton.loggingin": "Logging in…",
"components.PlexLoginButton.loginwithplex": "Login with Plex",
"components.PlexLoginButton.loggingin": "Signing in…",
"components.PlexLoginButton.loginwithplex": "Sign in",
"components.RequestBlock.profilechanged": "Profile Changed",
"components.RequestBlock.requestoverrides": "Request Overrides",
"components.RequestBlock.rootfolder": "Root Folder",