Make salutation of email localizable (#4454)
This commit is contained in:
parent
e44f03bc71
commit
155ba8fd3a
8 changed files with 8 additions and 7 deletions
|
@ -215,6 +215,7 @@ en:
|
|||
body: "%{reporter} has reported %{target}"
|
||||
subject: New report for %{instance} (#%{id})
|
||||
application_mailer:
|
||||
salutation: '%{name},'
|
||||
settings: 'Change e-mail preferences: %{link}'
|
||||
signature: Mastodon notifications from %{instance}
|
||||
view: 'View:'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue