-
Notifications
You must be signed in to change notification settings - Fork 1
Localize email templates to Russian #494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
c428e08
Localize email templates to Russian
talyguryn c78f40c
Update workers/email/src/templates/emails/assignee/html.twig
talyguryn 34c089c
Update text.twig
talyguryn 8b309ba
Update workers/email/src/templates/emails/sign-up/html.twig
talyguryn 2133e94
Update text.twig
talyguryn 640e525
Update workers/email/src/templates/emails/payment-failed/html.twig
talyguryn 69c8702
Update workers/email/src/templates/emails/payment-success/html.twig
talyguryn 05ff5b5
Update text.twig
talyguryn cb2d4da
Update workers/email/src/templates/emails/events-limit-almost-reached…
talyguryn cab4f71
Update wording in events limit notification emails
talyguryn 5cbe119
Update assignee email templates wording
talyguryn 10a6df7
Update subject.twig
talyguryn 021a0ef
Update workers/email/src/templates/emails/days-limit-almost-reached/h…
talyguryn 1e07a82
Refine event email templates formatting
talyguryn e24899a
Update event-info.twig
talyguryn 5499a98
Update workers/email/src/templates/emails/days-limit-almost-reached/h…
talyguryn 82813eb
Update text.twig
talyguryn e49b810
Update workers/email/src/templates/emails/days-limit-almost-reached/s…
talyguryn ceedd91
Merge branch 'feat/translate-all-emails' of https://github.com/codex-…
talyguryn 0c42184
Update workers/email/src/templates/emails/event/text.twig
talyguryn aaad2d8
Improve event type and title display in email templates
talyguryn 11a2a10
Merge branch 'feat/translate-all-emails' of https://github.com/codex-…
talyguryn 621e95b
Update workers/email/src/templates/emails/events-limit-almost-reached…
talyguryn f451d31
Update text.twig
talyguryn 1a490fe
Update event email templates button and link text
talyguryn 6ecddb2
Update Russian email templates for events limit notice
talyguryn 648642f
Update days-limit email templates with renewal info
talyguryn 6eadbc2
Merge branch 'master' into feat/translate-all-emails
talyguryn 87a3d3b
Update email templates branding and footer text
talyguryn 364356b
Fix placement of plan suspension notice in email templates
talyguryn f59ac88
Unify unsubscribe text in email templates
talyguryn 9b0a87a
Update Russian email templates wording and formatting
talyguryn 88b1fcc
Prefill email in login link for sign-up email
talyguryn bbc499c
Update workers/email/src/templates/emails/assignee/html.twig
talyguryn 1da23e9
Prefill email in sign-up email login link
talyguryn e0ec132
Simplify days-limit-almost-reached email templates
talyguryn 32d212e
Update days-limit email templates with clearer renewal info
talyguryn b4d165d
Fix event type display when type is undefined in email templates
talyguryn 94812b2
Refactor event type display in email templates
talyguryn 03c0227
Update workspace invite subject variable name
talyguryn 4b5fefa
Remove duplicate event title block in email template
talyguryn 04db419
Update html.twig
talyguryn 6d40fd0
fix some styles
neSpecc 37d224d
Update backtrace.twig
neSpecc 799a2d9
Update event-info.twig
neSpecc 5c42dfd
few more fixes
neSpecc 4610867
Update backtrace.twig
neSpecc e3873b0
Update subject.twig
neSpecc 29adaa6
Add environment prefix to email sender name
neSpecc 2225058
Revert "Add environment prefix to email sender name"
neSpecc 057d01c
Add user email to sign-up email template variables
talyguryn d8e1841
Update backtrace.twig
neSpecc a2949f7
move nobr outside or pre
neSpecc 4c394d9
fix typo
neSpecc e4b5f18
remove nobr
neSpecc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| <a href="{{ href }}" style="text-decoration: none"> | ||
| <div style="padding-top: 12px;padding-right: 0;padding-left: 0;padding-bottom: 12px;background-color: #4979e4; border-radius: 4px; text-align: center"> | ||
| <font color="#dbe6ff" | ||
| style="font-size: 14.4px; font-weight: 500; color: #dbe6ff;"> | ||
| {{ label }} | ||
| style="font-size: 14.4px; color: #dbe6ff;"> | ||
| <b>{{ label }}</b> | ||
| </font> | ||
| </div> | ||
| </a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
| <tr> | ||
| <td style="display: block; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; margin-bottom: 60px; border-width: 1px; border-color: #494f5e; border-style: solid; border-radius: 10px; color: #dbe6ff; text-decoration: none;"> | ||
| <td style="display: block; padding-top: 13px; padding-right: 20px; padding-bottom: 13px; padding-left: 20px; margin-bottom: 60px; border-width: 1px; border-color: #494f5e; border-style: solid; border-radius: 10px; color: #dbe6ff; text-decoration: none;"> | ||
| <font color="#dbe6ff" style="font-size: 15px; letter-spacing: 0.4px; pointer-events: none;"> | ||
| <span style="display: block; padding-bottom: 15px;"> | ||
| {{ event.payload.title | escape }} | ||
| </span> | ||
| </font> | ||
| {% include './event-info.twig' with {event: { daysRepeated: daysRepeated, event: {totalCount: event.totalCount}, usersAffected: event.usersAffected}} %} | ||
| </td> | ||
| </tr> | ||
| </tr> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| You're assigned: ({{ project.name | escape }}) {{ event.payload.title }} | ||
| Вы были назначены ответственным за фикс «{{ event.payload.title }}» — {{ project.name | escape }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,18 +1,18 @@ | ||
| {% if whoAssigned.name %}{{ whoAssigned.name | escape }}{% else %}{{ whoAssigned.email }}{% endif %} assigned you to resolve the event | ||
| {% if whoAssigned.name %}{{ whoAssigned.name | escape }}{% else %}{{ whoAssigned.email }}{% endif %} назначил вас ответственным за исправление ошибки в проекте «{{ project.name | escape }}» | ||
|
|
||
| {{ event.payload.title }} | ||
|
|
||
| {{ event.totalCount }} total | ||
| {{ daysRepeated }} {% if daysRepeated == 1 %}day{% else %}days{% endif %} repeating | ||
| {{ event.usersAffected }} {% if event.usersAffected == 1 %}user{% else %}users{% endif %} affected | ||
| {{ event.totalCount }} {{ pluralize_ru(event.totalCount, ['раз', 'раза', 'раз']) }} | ||
| {{ daysRepeated }} {{ pluralize_ru(daysRepeated, ['день', 'дня', 'дней']) }} повторяется | ||
| {{ event.usersAffected }} {{ pluralize_ru(event.usersAffected, ['пользователь', 'пользователя', 'пользователей']) }} затронуто | ||
|
|
||
| View event: {{ host }}/project/{{ project._id }}/event/{{ event._id }}/overview | ||
| Смотреть событие: {{ host }}/project/{{ project._id }}/event/{{ event._id }}/overview | ||
|
|
||
| *** | ||
|
|
||
| You received this email because you are currently opted in to receive such alerts via your personal notifications settings. You may adjust your preferences at any time by clicking the link: {{ host }}/account/notifications | ||
| Вы получили это письмо, потому что подписаны на подобные уведомления. Вы можете изменить настройки, перейдя по ссылке: {{ host }}/account/notifications | ||
|
|
||
| Hawk | ||
| Errors tracking system | ||
| *** | ||
|
|
||
| Made by CodeX | ||
| Хоук | ||
| Мониторинг ошибок |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,4 @@ | |
| *** | ||
|
|
||
| Хоук | ||
| Российский трекер ошибок | ||
|
|
||
| Made by CodeX | ||
| Мониторинг ошибок | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,6 +5,4 @@ | |
| *** | ||
|
|
||
| Хоук | ||
| Российский трекер ошибок | ||
|
|
||
| Made by CodeX | ||
| Мониторинг ошибок | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
workers/email/src/templates/emails/days-limit-almost-reached/subject.twig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| {{ daysLeft | escape }} day{{ daysLeft > 1 ? 's' : '' }} left to the paid plan ending for workspace {{ workspace.name | escape }}! | ||
| Через {{ daysLeft | escape }} {{ pluralize_ru(daysLeft, ['день', 'дня', 'дней']) }} заканчивается подписка воркспейса «{{ workspace.name | escape }}» на мониторинг ошибок! |
14 changes: 8 additions & 6 deletions
14
workers/email/src/templates/emails/days-limit-almost-reached/text.twig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,12 @@ | ||
| {{ daysLeft | escape }} day{{ daysLeft > 1 ? 's' : '' }} left to the paid plan ending for workspace {{ workspace.name | escape }}. | ||
| {{ daysLeft | escape }} {{ pluralize_ru(daysLeft, ['день', 'дня', 'дней']) }} до окончания платного тарифа воркспейса «{{ workspace.name | escape }}». | ||
|
|
||
| Please, check payment settings and renew the plan: {{ host }}/workspace/{{ workspace._id }}/settings/billing | ||
| Привяжите карту для автоматического продления тарифа в воркспейсе «{{ workspace.name | escape }}». Или оплатите следующий месяц разово. | ||
|
|
||
| *** | ||
| Если план не продлить, то мониторинг ошибок будет приостановлен. | ||
|
|
||
| Перейти к настройкам оплаты: {{ host }}/workspace/{{ workspace._id }}/settings/billing | ||
|
|
||
| Hawk | ||
| Errors tracking system | ||
| *** | ||
|
|
||
| Made by CodeX | ||
| Хоук | ||
| Мониторинг ошибок |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.