mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-05 17:31:51 +00:00
Add missing en.notification_mailer.status.subject
(#15564)
* Add missing `en.notification_mailer.status.subject` * Update en.yml
This commit is contained in:
parent
af8fe6e1e9
commit
8fa11b0e83
|
@ -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…
Reference in a new issue