towerops/priv/gettext
Graham McIntire 19b635c46f
feat: migrate email templates to gettext (Phase 2 - Emails)
- Update UserNotifier to use t_email() helper for all email content
- Extract 4 email subjects and 4 email bodies to emails domain:
  * Update email instructions
  * Log in instructions
  * Confirmation instructions
  * Reset password instructions
- Replace string interpolation with Gettext bindings (%{email}, %{url})
- Auto-populate English translations (msgstr = msgid)
- All emails now ready for future internationalization

First module migration complete per design plan.
2026-02-02 09:48:30 -06:00
..
en/LC_MESSAGES feat: migrate email templates to gettext (Phase 2 - Emails) 2026-02-02 09:48:30 -06:00
admin.pot feat: implement gettext infrastructure (Phase 1) 2026-02-02 09:40:32 -06:00
auth.pot feat: implement gettext infrastructure (Phase 1) 2026-02-02 09:40:32 -06:00
default.pot Mikrotik backup and gettext start 2026-02-02 09:11:22 -06:00
emails.pot feat: migrate email templates to gettext (Phase 2 - Emails) 2026-02-02 09:48:30 -06:00
equipment.pot feat: implement gettext infrastructure (Phase 1) 2026-02-02 09:40:32 -06:00
errors.pot init 2025-12-21 11:10:43 -06:00