Customisable OIDC label #325 (#327)

This commit is contained in:
Paco
2026-01-21 08:15:01 +00:00
committed by GitHub
parent 526a8e69dd
commit b7ef662f5a
4 changed files with 26 additions and 7 deletions
+2 -1
View File
@@ -78,13 +78,14 @@
"usernameFormat": "Must be 5 or more characters, and lowercase"
},
"signin": {
"externalProvider": "Sign in with external provider {arrow}",
"externalProvider": "external provider",
"forgot": "Forgot password?",
"noAccount": "Don't have an account? Ask an admin to create one for you.",
"or": "OR",
"pageTitle": "Sign in to Drop",
"rememberMe": "Remember me",
"signin": "Sign in",
"signinWithExternalProvider": "Sign in with {externalProvider} {arrow}",
"title": "Sign in to your account"
},
"signout": "Signout",