mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
refactor(login): redesign login page (#709)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user