mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
1132 - Capitalize "Pending" in delivery reports
This commit is contained in:
@@ -1763,6 +1763,7 @@ class Notification(db.Model):
|
||||
"temporary-failure": "Unable to find carrier response -- still looking",
|
||||
"permanent-failure": "Unable to find carrier response.",
|
||||
"delivered": "Delivered",
|
||||
"pending": "Pending",
|
||||
"sending": "Sending",
|
||||
"created": "Sending",
|
||||
"sent": "Sent internationally",
|
||||
|
||||
Reference in New Issue
Block a user