diff options
-rw-r--r-- | db/alert_types_eha.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/alert_types_eha.pl b/db/alert_types_eha.pl index 0e0bdd162..3d707e030 100644 --- a/db/alert_types_eha.pl +++ b/db/alert_types_eha.pl @@ -18,6 +18,9 @@ _('New local reports on reportemptyhomes.com'), _('The latest local reports reported by users'), +# New problems around a postcode + _('New reports on reportemptyhomes.com near {{POSTCODE}}'), + # New problems sent to a particular council _('New reports to {{COUNCIL}} on reportemptyhomes.com'), _('The latest reports for {{COUNCIL}} reported by users'), |