Skip to content

Fix unsubscribe translation key in incident email#4607

Open
Misrilal-Sah wants to merge 1 commit intocachethq:developfrom
Misrilal-Sah:pr/fix-incident-email-unsubscribe-key
Open

Fix unsubscribe translation key in incident email#4607
Misrilal-Sah wants to merge 1 commit intocachethq:developfrom
Misrilal-Sah:pr/fix-incident-email-unsubscribe-key

Conversation

@Misrilal-Sah
Copy link
Copy Markdown

Issue link id: N/A (proactive bugfix found during subscriber email audit)

Description:
Fixes a misspelled translation key in the incident text email template.
The template referenced an invalid key for unsubscribe text, which could break or fallback incorrectly in localized output.
Updated to the correct unsubscribe key.

Copilot AI review requested due to automatic review settings March 31, 2026 18:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a misspelled translation key used for the “unsubscribe” line in the incident text email template so the correct localized string is rendered consistently with the other incident email templates.

Changes:

  • Replace the invalid translation key cachet.subscriber.email.unsuscribe with the correct cachet.subscriber.email.unsubscribe in the incident text email template.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants