diff options
author | David Yip <yipdw@member.fsf.org> | 2018-05-04 09:42:31 -0500 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2018-05-04 09:42:31 -0500 |
commit | 77a92d3260bdfeeb5ef14f53ced3a9d480053e0f (patch) | |
tree | 950597d12b7433407fb1c7e9fa4947acc53d9d69 /config | |
parent | c511b0f72ab6952e0ce89eb0c601fcb98eedd200 (diff) | |
parent | 251bbf9728a310353c3957a0ad51a7f641aa0a9e (diff) |
Merge remote-tracking branch 'origin/master' into merge-upstream
Conflicts: Gemfile.lock
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 4c7c5078c..8e1b916c1 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -376,6 +376,7 @@ en: admin_mailer: new_report: body: "%{reporter} has reported %{target}" + body_remote: Someone from %{domain} has reported %{target} subject: New report for %{instance} (#%{id}) application_mailer: notification_preferences: Change e-mail preferences |