Add in translations
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user