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

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

* Update en.yml
master
Marcin Mikołajczak 3 years ago committed by GitHub
parent af8fe6e1e9
commit 8fa11b0e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/locales/en.yml

@ -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