mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Replace can't with cannot
This commit is contained in:
committed by
Chris Hill-Scott
parent
a2455abda4
commit
ce9d509601
@@ -1,5 +1,5 @@
|
|||||||
<h1 class='banner-title' data-module="track-error" data-error-type="Trying to send letters in trial mode" data-error-label="{{ upload_id }}">
|
<h1 class='banner-title' data-module="track-error" data-error-type="Trying to send letters in trial mode" data-error-label="{{ upload_id }}">
|
||||||
You can’t send
|
You cannot send
|
||||||
{{ 'this letter' if count_of_recipients == 1 else 'these letters' }}
|
{{ 'this letter' if count_of_recipients == 1 else 'these letters' }}
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user