Skip to content

feat: add Portuguese email templates and backend support - #1943

Merged
aweiland merged 1 commit into
developfrom
M2-8806/add-portuguese-templates
Sep 2, 2025
Merged

feat: add Portuguese email templates and backend support#1943
aweiland merged 1 commit into
developfrom
M2-8806/add-portuguese-templates

Conversation

@sricharan-varanasi

Copy link
Copy Markdown
Contributor
  • Tests for the changes have been added
  • Related documentation has been added / updated
  • For new features, QA automation engineers have been tagged
  • OSS packages added to
    Curious open source credit page

📝 Description

🔗 Jira Ticket M2-8806

Changes include:

  • Added Portuguese (pt) email templates for invitations, password reset, team info, and footer.
  • Updated backend logic in domain.py to handle new pt language key.
  • Ensured fallback to English when localized template is not found.

🪤 Peer Testing

Steps to verify:

  • Trigger an email notification (e.g., invite a new user).
  • Expected outcome: Portuguese email template is used when language = pt.
    
  • Trigger password reset email.
  • Expected outcome: Portuguese version is sent when pt is set.
    
  • Change language to en or es and repeat above steps.
  • Expected outcome: English/Spanish templates are still used correctly.
    

✏️ Notes

Images -
Screenshot 2025-08-29 at 4 48 21 PM
Screenshot 2025-08-29 at 4 47 09 PM
Screenshot 2025-08-29 at 4 46 38 PM

  • Region code (pt-BR) handling will be added in a follow-up if needed.
  • No API changes.

@github-actions

github-actions Bot commented Aug 29, 2025

Copy link
Copy Markdown

➡️ Preview environment failed to be destroyed

@aweiland
aweiland merged commit f6a1a31 into develop Sep 2, 2025
9 checks passed
@aweiland
aweiland deleted the M2-8806/add-portuguese-templates branch September 2, 2025 19:03
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