mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-04 12:46:45 +00:00
feat: make home page URL configurable (#1215)
This commit is contained in:
@@ -505,5 +505,7 @@
|
||||
"scopes": "Scopes",
|
||||
"issuer_url": "Issuer URL",
|
||||
"smtp_field_required_when_other_provided": "Required when any SMTP setting is provided",
|
||||
"smtp_field_required_when_email_enabled": "Required when email notifications are enabled"
|
||||
"smtp_field_required_when_email_enabled": "Required when email notifications are enabled",
|
||||
"app_config_home_page": "Home Page",
|
||||
"app_config_home_page_description": "The page users are redirected to after signing in."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user