We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb0a9d commit 6e581b1Copy full SHA for 6e581b1
packages/shared-ui/src/i18n/en.json
@@ -380,7 +380,9 @@
380
"body_withCustomerSupport": "Please refresh the page and if the problem persists, contact support at {{customerSupportEmail}}.",
381
"body_noCustomerSupport": "Please refresh the page and if the problem persists, contact support.",
382
"button": "Refresh page"
383
- }
+ },
384
+ "sso_required_for_domain": "This email domain requires SSO login",
385
+ "sso_user_cannot_create_passkey": "SSO users cannot create passkeys"
386
},
387
"passkey-list": {
388
"title": "PASSKEYS",
0 commit comments