Make salutation of email localizable (#4454)
This commit is contained in:
parent
e44f03bc71
commit
155ba8fd3a
8 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
<%= display_name(@me) %>,
|
||||
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
|
||||
|
||||
<%= raw t('admin_mailer.new_report.body', target: @report.target_account.acct, reporter: @report.account.acct) %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue