We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
es-ES
1 parent 29a44b0 commit 02defedCopy full SHA for 02defed
.changeset/slow-yaks-cough.md
@@ -0,0 +1,5 @@
1
+---
2
+"@clerk/localizations": patch
3
4
+
5
+Update the translation of `userProfile.start.profileSection.primaryButton` in the `es-ES` locale.
packages/localizations/src/es-ES.ts
@@ -891,7 +891,7 @@ export const esES: LocalizationResource = {
891
title: 'Números telefónicos',
892
},
893
profileSection: {
894
- primaryButton: 'Guardar Cambios',
+ primaryButton: 'Actualizar perfil',
895
title: 'Perfil',
896
897
usernameSection: {
0 commit comments