Add paragraph to tell admins that email announcements cannot be opted out (#34411)

This commit is contained in:
Claire 2025-04-11 11:52:23 +02:00 committed by GitHub
parent eb695e6b17
commit 00cd218741
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -7,6 +7,8 @@
= material_symbol 'chevron_left'
= t('admin.announcements.back')
.flash-message.info= t('admin.announcements.preview.disclaimer')
%p.lead
= t('admin.announcements.preview.explanation_html', count: @user_count, display_count: number_with_delimiter(@user_count))

View file

@ -319,6 +319,7 @@ en:
create: Create announcement
title: New announcement
preview:
disclaimer: As users cannot opt out of them, email notifications should be limited to important announcements such as personal data breach or server closure notifications.
explanation_html: 'The email will be sent to <strong>%{display_count} users</strong>. The following text will be included in the e-mail:'
title: Preview announcement notification
publish: Publish