mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-31 19:40:15 -04:00
Replace can't with cannot
This commit is contained in:
committed by
Chris Hill-Scott
parent
ce9d509601
commit
3d36a99518
@@ -1,5 +1,5 @@
|
||||
<h1 class='banner-title' data-module="track-error" data-error-type="Trial mode: bad recipients" data-error-label="{{ upload_id }}">
|
||||
You can’t send to
|
||||
You cannot send to
|
||||
{{ 'this' if count_of_recipients == 1 else 'these' }}
|
||||
{{ template_type_label }}
|
||||
{%- if count_of_recipients != 1 -%}
|
||||
|
||||
Reference in New Issue
Block a user