Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/shared-ui/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,9 @@
"body_withCustomerSupport": "Please refresh the page and if the problem persists, contact support at {{customerSupportEmail}}.",
"body_noCustomerSupport": "Please refresh the page and if the problem persists, contact support.",
"button": "Refresh page"
}
},
"sso_required_for_domain": "This email domain requires SSO login",
"sso_user_cannot_create_passkey": "SSO users cannot create passkeys"
},
"passkey-list": {
"title": "PASSKEYS",
Expand Down
Loading