Skip to content

Update mail message for "blocked workspace" event#478

Merged
talyguryn merged 10 commits intomasterfrom
feat/update-mail-messages
Nov 28, 2025
Merged

Update mail message for "blocked workspace" event#478
talyguryn merged 10 commits intomasterfrom
feat/update-mail-messages

Conversation

@talyguryn
Copy link
Copy Markdown
Member

  • translated to russian
  • improved texts
  • updated CTA button
  • updated main layout texts

Translated block workspace email subject, text, and layout components from English to Russian to improve localization for Russian-speaking users. Updated button label and system name references accordingly.
Rephrased notification messages in both HTML and text email templates for blocked workspaces to improve clarity and conciseness.
Comment thread workers/email/src/templates/emails/block-workspace/html.twig Outdated
Comment thread workers/email/src/templates/emails/block-workspace/html.twig Outdated
talyguryn and others added 3 commits November 19, 2025 21:38
Revised subject and body text in block workspace email templates for clarity and consistency. The new wording emphasizes that the workspace no longer receives events and that users are not tracking new errors due to plan limits or expiration.
Changed subject and body text in block workspace email templates to clarify that error monitoring has stopped. The workspace name is now included in the body for better context.
Comment thread workers/email/src/templates/emails/block-workspace/html.twig Outdated
The button label in the block workspace email template now changes to 'Увеличить лимит от 99₽' if the workspace's tariffPlanId matches a specific value, otherwise it remains 'Открыть настройки'.
Added a space between the amount and the ₽ currency symbol in the button label for improved readability in the block workspace email template.
@talyguryn talyguryn requested a review from neSpecc November 25, 2025 06:30
Comment thread workers/email/src/templates/emails/block-workspace/html.twig Outdated
Added a missing period and line break to improve readability and clarity in the block workspace notification email template.
Replaces line breaks with paragraph tags for better readability and updates Twig syntax for tariff plan comparison in the button label.
@talyguryn talyguryn merged commit f977eba into master Nov 28, 2025
4 checks passed
@talyguryn talyguryn deleted the feat/update-mail-messages branch November 28, 2025 14:48
e11sy added a commit that referenced this pull request Nov 30, 2025
* feat(noti): added loop sender worker (#479)

* feat(noti): added loop sender worker

* fix tests

* added numbers declension

* fix lint

* added examples for decl

* Update workers/loop/src/provider.ts

Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>

* Update workers/loop/src/provider.ts

Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>

* fix tests

---------

Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>

* fix(js): jsx plugin integration (#482)

* fix(js): use babel parser plugins based on type extension

* fix(): comments

* fix(): duplicated variable

* Update mail message for "blocked workspace" event (#478)

* Localize block workspace email templates to Russian

Translated block workspace email subject, text, and layout components from English to Russian to improve localization for Russian-speaking users. Updated button label and system name references accordingly.

* Update block workspace email wording

Rephrased notification messages in both HTML and text email templates for blocked workspaces to improve clarity and conciseness.

* Update workers/email/src/templates/emails/block-workspace/html.twig

Co-authored-by: Peter <specc.dev@gmail.com>

* Update block workspace email templates wording

Revised subject and body text in block workspace email templates for clarity and consistency. The new wording emphasizes that the workspace no longer receives events and that users are not tracking new errors due to plan limits or expiration.

* Update button label based on tariff plan

The button label in the block workspace email template now changes to 'Увеличить лимит от 99₽' if the workspace's tariffPlanId matches a specific value, otherwise it remains 'Открыть настройки'.

* Fix spacing in button label currency symbol

Added a space between the amount and the ₽ currency symbol in the button label for improved readability in the block workspace email template.

* Fix punctuation in block workspace email template

Added a missing period and line break to improve readability and clarity in the block workspace notification email template.

* Improve block workspace email template formatting

Replaces line breaks with paragraph tags for better readability and updates Twig syntax for tariff plan comparison in the button label.

---------

Co-authored-by: Peter <specc.dev@gmail.com>

---------

Co-authored-by: Vyacheslav Chernyshev <81693471+slaveeks@users.noreply.github.com>
Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>
Co-authored-by: Taly <vitalik7tv@yandex.ru>
Co-authored-by: Peter <specc.dev@gmail.com>
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.

3 participants