Update permanent failure error name

This commit is contained in:
karlchillmaid
2020-06-05 17:34:54 +01:00
committed by GitHub
parent b2983bd566
commit 221a32441b

View File

@@ -427,7 +427,7 @@ def format_notification_status(status, template_type):
'failed': 'Failed',
'technical-failure': 'Technical failure',
'temporary-failure': 'Phone not accepting messages right now',
'permanent-failure': 'Phone number does not exist',
'permanent-failure': 'Not delivered',
'delivered': 'Delivered',
'sending': 'Sending',
'created': 'Sending',