Add in translations

This commit is contained in:
George Drummond
2019-03-18 11:17:42 -04:00
parent d16d233145
commit 2cce348411
3 changed files with 6 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ from atst.utils.localization import translate
MESSAGES = {
"invitation_resent": {
"title_template": "The {{ officer_type }} has been resent instructions to join this portfolio.",
"message_template": "Invitation resent",
"title_template": "Invitation resent",
"message_template": "The {{ officer_type }} has been resent instructions to join this portfolio.",
"category": "success",
},
"task_order_draft": {