Files
redlight/server
MichelleandClaude Opus 4.8 dffb68efe5
Build & Push Docker Image / build (push) Successful in 4m9s
fix: move resetPassword email locales to server i18n
The password reset email is rendered server-side via emaili18n.js,
which loads translations from server/i18n. The email.resetPassword
keys only existed in the frontend src/i18n locales, so t() returned
the raw key paths in the sent email. Move the EN/DE block to the
server locales and drop the unused copy from the frontend.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 22:28:37 +02:00
..