Skip to content

[BE-27] Add localized (i18n) email template support #353

@mftee

Description

@mftee

Overview

Send notification emails in the user preferred language (English and French minimum) inside backend/cmmty/.

Acceptance Criteria

  • Create backend/cmmty/i18n-mail/ with translation files and localized mail service
  • Support at least 2 languages: English (default) and French
  • Translate: welcome email, risk alert, verification complete
  • Detect language from a language field on the user entity
  • Write unit tests for language selection logic

Contribution Folder

All files must be placed inside backend/cmmty/. Do not modify any file outside this folder.

How to Contribute

Comment on this issue to express interest, fork the repo, build inside backend/cmmty/ only, and open a PR targeting main.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions