From e88b43940c22ccd0be9b51f80fda7432d2533255 Mon Sep 17 00:00:00 2001 From: Enrique Gimenez <110400545+codesjedi@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:40:19 -0300 Subject: [PATCH 1/2] Update es-ES.ts the text sounds more natural this way --- packages/localizations/src/es-ES.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/localizations/src/es-ES.ts b/packages/localizations/src/es-ES.ts index 00c07a3b64a..f4566d277d6 100644 --- a/packages/localizations/src/es-ES.ts +++ b/packages/localizations/src/es-ES.ts @@ -369,7 +369,7 @@ export const esES: LocalizationResource = { title: 'Agregar cuenta conectada', formHint: 'Seleccione un proveedor para conectar su cuenta.', formHint__noAccounts: 'No hay proveedores de cuentas externas disponibles.', - socialButtonsBlockButton: 'Conectar {{provider|titleize}} cuenta', + socialButtonsBlockButton: 'Conectar cuenta de {{provider|titleize}}', successMessage: 'El proveedor ha sido agregado a su cuenta', removeResource: { title: 'Eliminar cuenta conectada', From 171fc3806282841f962e6357ce96ac9b8389a069 Mon Sep 17 00:00:00 2001 From: Dimitris Klouvas Date: Thu, 14 Dec 2023 09:38:05 +0200 Subject: [PATCH 2/2] Create soft-fireants-jog.md --- .changeset/soft-fireants-jog.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/soft-fireants-jog.md diff --git a/.changeset/soft-fireants-jog.md b/.changeset/soft-fireants-jog.md new file mode 100644 index 00000000000..60b2cb83d77 --- /dev/null +++ b/.changeset/soft-fireants-jog.md @@ -0,0 +1,5 @@ +--- +"@clerk/localizations": patch +--- + +Update es-ES.ts