Make salutation of email localizable (#4454)
This commit is contained in:
@ -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) %>
|
||||
|
||||
|
Reference in New Issue
Block a user