Skip to content

Commit

Permalink
tweak sms keywords AIDE and INFO (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
sastels authored Dec 10, 2024
1 parent 7e5bdf7 commit 5cb9d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/set_sms_keywords/set_sms_keywords.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
{
"Keyword": "AIDE",
"KeywordMessage": "GC Notify: Visitez https://notification.canada.ca/contact Frais de msg/donnée std applicables. La fréquence des messages peut varier. Textez ARRÊT pour annuler.",
"KeywordMessage": "Notification GC: Visitez https://notification.canada.ca/contact Frais de msg/données std applicables. La fréquence des messages peut varier. Textez ARRÊT pour annuler.",
"KeywordAction": "AUTOMATIC_RESPONSE",
},
{
Expand All @@ -76,7 +76,7 @@
},
{
"Keyword": "INFO",
"KeywordMessage": "GC Notify: More info at https://notification.canada.ca Data rates apply. Plus d’informations à https://notification.canada.ca Frais de msg/donnée std applicables.",
"KeywordMessage": "GC Notify: More info at https://notification.canada.ca Data rates apply. Notification GC: Plus d’informations à https://notification.canada.ca Frais de msg/données std applicables.",
"KeywordAction": "AUTOMATIC_RESPONSE",
}
]
Expand Down

0 comments on commit 5cb9d38

Please sign in to comment.