diff options
author | David Yip <yipdw@member.fsf.org> | 2018-05-04 12:04:55 -0500 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2018-05-04 12:04:55 -0500 |
commit | 2058922cc9dc4f622ecd64ebd102f29b0a43a177 (patch) | |
tree | 89c86321fd30a76e7369b31337fce761642364ee /config/locales | |
parent | 1aa25ee0f52a0f9dd045897949be688de0e45bfb (diff) | |
parent | 54e80bec735bd0329fc4db08d36103d5e80f358e (diff) |
Merge branch 'merge-upstream' into gs-master
Diffstat (limited to 'config/locales')
-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 |