diff options
Diffstat (limited to 'app/views/layouts/mailer.text.erb')
-rw-r--r-- | app/views/layouts/mailer.text.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/mailer.text.erb b/app/views/layouts/mailer.text.erb index 632702439..ae52173b5 100644 --- a/app/views/layouts/mailer.text.erb +++ b/app/views/layouts/mailer.text.erb @@ -2,4 +2,4 @@ --- -Mastodon notifications from <%= Rails.configuration.x.local_domain %> +<%= t('application_mailer.signature', instance: Rails.configuration.x.local_domain) %> |