Browse Source

Add missing `en.notification_mailer.status.subject` (#15564)

* Add missing `en.notification_mailer.status.subject`

* Update en.yml
closed-social-v3
Marcin Mikołajczak 3 years ago
committed by GitHub
parent
commit
8fa11b0e83
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      config/locales/en.yml

+ 2
- 0
config/locales/en.yml View File

@ -1048,6 +1048,8 @@ en:
body: 'Your status was boosted by %{name}:'
subject: "%{name} boosted your status"
title: New boost
status:
subject: "%{name} just posted"
notifications:
email_events: Events for e-mail notifications
email_events_hint: 'Select events that you want to receive notifications for:'

Loading…
Cancel
Save