🐛(mailbox) fix mailbox creation email language

Don't forget to translate mail content before sending.
This commit is contained in:
Sabrina Demagny
2025-03-09 23:55:00 +01:00
parent 7a128393f6
commit 701aeca763
5 changed files with 41 additions and 25 deletions

View File

@@ -14,6 +14,10 @@ and this project adheres to
- ✨(frontend) feature modal add new access role to domain
- ✨(api) allow invitations for domain management #708
### Fixed
- 🐛(mailbox) fix mailbox creation email language
## [1.13.1] - 2025-03-04
### Fixed