iachat/enterprise
Gabriel Jablonski 60839b9dd6
feat(mailer): add i18n support for all transactional emails with pt-BR translations (#254)
- Create Liquid i18n filter (LiquidFilters::I18nFilter) exposing I18n.t() as `t` filter
- Replace hardcoded English strings in all 26 Liquid email templates with i18n keys
- Replace hardcoded English strings in all 4 Devise ERB email templates with t() calls
- Translate all mailer subjects to use I18n.t() for locale-aware rendering
- Add comprehensive pt-BR translations for all transactional emails
- Fix ApplicationRecord#to_drop to walk STI hierarchy (SuperAdmin -> User)
2026-04-03 13:32:34 -03:00
..
app feat(mailer): add i18n support for all transactional emails with pt-BR translations (#254) 2026-04-03 13:32:34 -03:00
config chore: make all the deprecated feature flag reclaimable (#13646) 2026-02-26 18:01:13 +05:30
lib feat: Add force legacy auto-resolve flag (#13804) 2026-03-13 15:04:58 -07:00
LICENSE chore: update EE LICENCE year (#11344) 2025-04-21 15:29:55 +05:30
tasks_railtie.rb fix: Search rake task causing Rails boot error (#12416) 2025-09-15 22:21:59 +05:30