Add missing `en.notification_mailer.status.subject` (#15564)
* Add missing `en.notification_mailer.status.subject` * Update en.ymlgh/stable
parent
af8fe6e1e9
commit
8fa11b0e83
|
@ -1048,6 +1048,8 @@ en:
|
||||||
body: 'Your status was boosted by %{name}:'
|
body: 'Your status was boosted by %{name}:'
|
||||||
subject: "%{name} boosted your status"
|
subject: "%{name} boosted your status"
|
||||||
title: New boost
|
title: New boost
|
||||||
|
status:
|
||||||
|
subject: "%{name} just posted"
|
||||||
notifications:
|
notifications:
|
||||||
email_events: Events for e-mail notifications
|
email_events: Events for e-mail notifications
|
||||||
email_events_hint: 'Select events that you want to receive notifications for:'
|
email_events_hint: 'Select events that you want to receive notifications for:'
|
||||||
|
|
Reference in New Issue