Skip to content

Commit

Permalink
chore(localizations,types): Translate FAPI error for domains with SSO…
Browse files Browse the repository at this point in the history
… per org (#4671)
  • Loading branch information
LauraBeatris authored Dec 2, 2024
1 parent b6aa589 commit 8ee5d84
Show file tree
Hide file tree
Showing 37 changed files with 1,973 additions and 1,930 deletions.
6 changes: 6 additions & 0 deletions .changeset/clean-carrots-jump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@clerk/localizations': patch
'@clerk/types': patch
---

Translates a FAPI error message for when an organization domain is already in use for an organization's SSO
111 changes: 56 additions & 55 deletions packages/localizations/src/ar-SA.ts
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,61 @@ export const arSA: LocalizationResource = {
paginationButton__previous: 'السابق',
paginationRowText__displaying: 'عرض',
paginationRowText__of: 'من',
reverification: {
alternativeMethods: {
actionLink: undefined,
actionText: undefined,
blockButton__backupCode: undefined,
blockButton__emailCode: undefined,
blockButton__password: undefined,
blockButton__phoneCode: undefined,
blockButton__totp: undefined,
getHelp: {
blockButton__emailSupport: undefined,
content: undefined,
title: undefined,
},
subtitle: undefined,
title: undefined,
},
backupCodeMfa: {
subtitle: undefined,
title: undefined,
},
emailCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
noAvailableMethods: {
message: undefined,
subtitle: undefined,
title: undefined,
},
password: {
actionLink: undefined,
subtitle: undefined,
title: undefined,
},
phoneCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
phoneCodeMfa: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
totpMfa: {
formTitle: undefined,
subtitle: undefined,
title: undefined,
},
},
signIn: {
accountSwitcher: {
action__addAccount: 'إضافة حساب',
Expand Down Expand Up @@ -521,6 +576,7 @@ export const arSA: LocalizationResource = {
not_allowed_access: undefined,
organization_domain_blocked: undefined,
organization_domain_common: undefined,
organization_domain_exists_for_enterprise_connection: undefined,
organization_membership_quota_exceeded: undefined,
organization_minimum_permissions_needed: undefined,
passkey_already_exists: 'تم تسجيل مفتاح المرور مسبقاً مع هذا الجهاز',
Expand Down Expand Up @@ -846,61 +902,6 @@ export const arSA: LocalizationResource = {
web3WalletButtonsBlockButton: undefined,
},
},
reverification: {
alternativeMethods: {
actionLink: undefined,
actionText: undefined,
blockButton__backupCode: undefined,
blockButton__emailCode: undefined,
blockButton__password: undefined,
blockButton__phoneCode: undefined,
blockButton__totp: undefined,
getHelp: {
blockButton__emailSupport: undefined,
content: undefined,
title: undefined,
},
subtitle: undefined,
title: undefined,
},
backupCodeMfa: {
subtitle: undefined,
title: undefined,
},
emailCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
noAvailableMethods: {
message: undefined,
subtitle: undefined,
title: undefined,
},
password: {
actionLink: undefined,
subtitle: undefined,
title: undefined,
},
phoneCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
phoneCodeMfa: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
totpMfa: {
formTitle: undefined,
subtitle: undefined,
title: undefined,
},
},
waitlist: {
start: {
actionLink: undefined,
Expand Down
111 changes: 56 additions & 55 deletions packages/localizations/src/be-BY.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,61 @@ export const beBY: LocalizationResource = {
paginationButton__previous: 'Назад',
paginationRowText__displaying: 'Адлюстраванне',
paginationRowText__of: 'з',
reverification: {
alternativeMethods: {
actionLink: undefined,
actionText: undefined,
blockButton__backupCode: undefined,
blockButton__emailCode: undefined,
blockButton__password: undefined,
blockButton__phoneCode: undefined,
blockButton__totp: undefined,
getHelp: {
blockButton__emailSupport: undefined,
content: undefined,
title: undefined,
},
subtitle: undefined,
title: undefined,
},
backupCodeMfa: {
subtitle: undefined,
title: undefined,
},
emailCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
noAvailableMethods: {
message: undefined,
subtitle: undefined,
title: undefined,
},
password: {
actionLink: undefined,
subtitle: undefined,
title: undefined,
},
phoneCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
phoneCodeMfa: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
totpMfa: {
formTitle: undefined,
subtitle: undefined,
title: undefined,
},
},
signIn: {
accountSwitcher: {
action__addAccount: 'Дадаць уліковы запіс',
Expand Down Expand Up @@ -526,6 +581,7 @@ export const beBY: LocalizationResource = {
not_allowed_access: undefined,
organization_domain_blocked: undefined,
organization_domain_common: undefined,
organization_domain_exists_for_enterprise_connection: undefined,
organization_membership_quota_exceeded: undefined,
organization_minimum_permissions_needed: undefined,
passkey_already_exists: undefined,
Expand Down Expand Up @@ -859,61 +915,6 @@ export const beBY: LocalizationResource = {
web3WalletButtonsBlockButton: undefined,
},
},
reverification: {
alternativeMethods: {
actionLink: undefined,
actionText: undefined,
blockButton__backupCode: undefined,
blockButton__emailCode: undefined,
blockButton__password: undefined,
blockButton__phoneCode: undefined,
blockButton__totp: undefined,
getHelp: {
blockButton__emailSupport: undefined,
content: undefined,
title: undefined,
},
subtitle: undefined,
title: undefined,
},
backupCodeMfa: {
subtitle: undefined,
title: undefined,
},
emailCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
noAvailableMethods: {
message: undefined,
subtitle: undefined,
title: undefined,
},
password: {
actionLink: undefined,
subtitle: undefined,
title: undefined,
},
phoneCode: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
phoneCodeMfa: {
formTitle: undefined,
resendButton: undefined,
subtitle: undefined,
title: undefined,
},
totpMfa: {
formTitle: undefined,
subtitle: undefined,
title: undefined,
},
},
waitlist: {
start: {
actionLink: undefined,
Expand Down
Loading

0 comments on commit 8ee5d84

Please sign in to comment.