# `PhoenixKit.Migrations.Postgres.V80`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit/migrations/postgres/v80.ex#L1)

V80: Emails Module i18n — JSON language fields

Converts 5 text fields in phoenix_kit_email_templates to JSONB for multilingual support.
Existing data is preserved by wrapping current values under the "en" key.

Adds `locale` field to phoenix_kit_email_logs for tracking which language was sent.

# `down`

# `up`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
