|
|
|
@ -132,6 +132,7 @@
|
|
|
|
|
"components.Login.signin": "Sign In",
|
|
|
|
|
"components.Login.signingin": "Signing In…",
|
|
|
|
|
"components.Login.signinheader": "Sign in to continue",
|
|
|
|
|
"components.Login.signinwithoidc": "Sign In With {provider}",
|
|
|
|
|
"components.Login.signinwithoverseerr": "Use your {applicationTitle} account",
|
|
|
|
|
"components.Login.signinwithplex": "Use your Plex account",
|
|
|
|
|
"components.Login.validationemailrequired": "You must provide a valid email address",
|
|
|
|
@ -687,6 +688,13 @@
|
|
|
|
|
"components.Settings.SettingsUsers.movieRequestLimitLabel": "Global Movie Request Limit",
|
|
|
|
|
"components.Settings.SettingsUsers.newPlexLogin": "Enable New Plex Sign-In",
|
|
|
|
|
"components.Settings.SettingsUsers.newPlexLoginTip": "Allow Plex users to sign in without first being imported",
|
|
|
|
|
"components.Settings.SettingsUsers.oidcClientId": "OIDC Client ID",
|
|
|
|
|
"components.Settings.SettingsUsers.oidcClientSecret": "OIDC Client Secret",
|
|
|
|
|
"components.Settings.SettingsUsers.oidcDomain": "OIDC Domain",
|
|
|
|
|
"components.Settings.SettingsUsers.oidcLogin": "Enable OIDC Sign-In",
|
|
|
|
|
"components.Settings.SettingsUsers.oidcLoginTip": "Allow users to sign in using an OIDC provider",
|
|
|
|
|
"components.Settings.SettingsUsers.oidcName": "OIDC Provider Name",
|
|
|
|
|
"components.Settings.SettingsUsers.oidcNameTip": "The string used as name on the login page",
|
|
|
|
|
"components.Settings.SettingsUsers.toastSettingsFailure": "Something went wrong while saving settings.",
|
|
|
|
|
"components.Settings.SettingsUsers.toastSettingsSuccess": "User settings saved successfully!",
|
|
|
|
|
"components.Settings.SettingsUsers.tvRequestLimitLabel": "Global Series Request Limit",
|
|
|
|
|