From cd2189ac89653e5dad8732d7f592f222962737e9 Mon Sep 17 00:00:00 2001 From: Alex Carpenter Date: Mon, 28 Oct 2024 13:38:14 -0400 Subject: [PATCH] fix(localizations): Ensure confirm delete account text aligns with prompt (#4420) Co-authored-by: Vaggelis Yfantis --- .changeset/thirty-jobs-leave.md | 5 +++++ packages/localizations/src/fr-FR.ts | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/thirty-jobs-leave.md diff --git a/.changeset/thirty-jobs-leave.md b/.changeset/thirty-jobs-leave.md new file mode 100644 index 0000000000..dbb31cd922 --- /dev/null +++ b/.changeset/thirty-jobs-leave.md @@ -0,0 +1,5 @@ +--- +"@clerk/localizations": patch +--- + +Fix `frFR` confirmDeletionUserAccount text to ensure button text is enabled properly when the values match. diff --git a/packages/localizations/src/fr-FR.ts b/packages/localizations/src/fr-FR.ts index a3273f9e5f..542325ff9c 100644 --- a/packages/localizations/src/fr-FR.ts +++ b/packages/localizations/src/fr-FR.ts @@ -108,7 +108,7 @@ export const frFR: LocalizationResource = { formFieldHintText__slug: 'Un slug est un identifiant lisible qui doit ĂȘtre unique. Il est souvent utilisĂ© dans les URL.', formFieldInputPlaceholder__backupCode: undefined, - formFieldInputPlaceholder__confirmDeletionUserAccount: 'Supprimer ce compte', + formFieldInputPlaceholder__confirmDeletionUserAccount: 'Supprimer le compte', formFieldInputPlaceholder__emailAddress: undefined, formFieldInputPlaceholder__emailAddress_username: undefined, formFieldInputPlaceholder__emailAddresses: