Commit Graph

2 Commits (3c404d18b3f2bbab4a31768a566be51ecfcd887b)

Author SHA1 Message Date
-LAN- f05e7e7068
refactor: centralize email internationalization handling
- Create elegant email i18n module following DDD principles
- Eliminate repetitive language switching logic across email tasks
- Add comprehensive type hints and proper abstractions
- Support all existing email types with centralized configuration
- Reduce code duplication by 50% while maintaining backward compatibility
- Improve maintainability with single responsibility and dependency injection
8 months ago
zyssyz123 3484cee5cf
Feat/change user email (#22425)
Co-authored-by: JzoNg <jzongcode@gmail.com>
9 months ago