Skip to content

Commit 6c28eb2

Browse files
committed
Merge branch 'develop' into feature/remove-shared-ui
2 parents 4827c43 + 6e581b1 commit 6c28eb2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • packages/react/src/shared-ui/i18n

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

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

0 commit comments

Comments
 (0)