Skip to content

feat(email): localize waitlist confirmation email to English - #33

Open
sre-helmcode wants to merge 1 commit into
mainfrom
feat/email-i18n
Open

sre-helmcode wants to merge 1 commit into
mainfrom
feat/email-i18n

Conversation

@sre-helmcode

Copy link
Copy Markdown
Contributor

Translate the waitlist signup confirmation email (subject, body, and region labels) from Spanish to English so member-facing transactional emails are consistent.

Changes (repo website):

  • src/lib/email.ts: subject -> You are on the waitlist; body greeting, confirmation copy, and region labels (Europe / United States / Latin America) in English.
  • Updated src/tests/lib/email.test.ts and src/tests/api/waitlist.test.ts assertions.

Test evidence

  • vitest run: 691 passed, 47 files.
  • npm run build: succeeds (only pre-existing chunk-size warning).

No VERSION file in this repo (deploys are not version-gated). Requires deploy after merge.

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.

2 participants