Skip to content

Commit 6e581b1

Browse files
authored
Added new error mapping (#588)
1 parent bcb0a9d commit 6e581b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/shared-ui/src/i18n/en.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,9 @@
380380
"body_withCustomerSupport": "Please refresh the page and if the problem persists, contact support at {{customerSupportEmail}}.",
381381
"body_noCustomerSupport": "Please refresh the page and if the problem persists, contact support.",
382382
"button": "Refresh page"
383-
}
383+
},
384+
"sso_required_for_domain": "This email domain requires SSO login",
385+
"sso_user_cannot_create_passkey": "SSO users cannot create passkeys"
384386
},
385387
"passkey-list": {
386388
"title": "PASSKEYS",

0 commit comments

Comments
 (0)