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('notification_mailer.follow_request.body', name: @account.acct) %>
|
||||
|
||||
|
Reference in New Issue
Block a user