Skip to content

Fix Spanish passwordless email copy#2497

Open
samsamtrum wants to merge 1 commit into
Web3Auth:masterfrom
samsamtrum:fix-spanish-email-copy
Open

Fix Spanish passwordless email copy#2497
samsamtrum wants to merge 1 commit into
Web3Auth:masterfrom
samsamtrum:fix-spanish-email-copy

Conversation

@samsamtrum
Copy link
Copy Markdown
Contributor

@samsamtrum samsamtrum commented May 25, 2026

Updates the Spanish passwordless/OTP copy to use correo electrónico instead of the English loanword email.

Changed keys:

  • otp.email-subtext-example
  • otp.email-title
  • social.passwordless-title

Verification:

  • npx prettier --check packages/modal/src/ui/i18n/spanish.json
  • node -e "JSON.parse(require('fs').readFileSync('packages/modal/src/ui/i18n/spanish.json','utf8')); console.log('spanish locale JSON valid')"
  • git diff --check

Fixes #2268.

@samsamtrum samsamtrum requested a review from a team as a code owner May 25, 2026 02:08
@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@samsamtrum is attempting to deploy a commit to the Consensys Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect email title: Portuguese used for Spanish

1 participant