diff --git a/benefits/enrollment/templates/enrollment/includes/alert-box--warning--calfresh.html b/benefits/enrollment/templates/enrollment/includes/alert-box--warning--calfresh.html new file mode 100644 index 0000000000..2b93544001 --- /dev/null +++ b/benefits/enrollment/templates/enrollment/includes/alert-box--warning--calfresh.html @@ -0,0 +1,15 @@ +{% extends "core/includes/alert-box--warning.html" %} +{% load i18n %} + +{% block alert-heading %} + {% translate "Do not enter information from your EBT card." %} +{% endblock alert-heading %} + +{% block alert-body %} + {% translate "Read our guidance on the CalFresh benefit" as calfresh_modal_link %} +

+ {% translate "You can’t pay for transit using the CalFresh funds on your Golden State Advantage card. Please provide details from your contactless debit or credit card issued by Visa or Mastercard and use that card to pay for transit." %} + {% include "core/includes/modal-trigger.html" with modal="modal--calfresh" text=calfresh_modal_link period=True %} +

+ {% include "eligibility/includes/modal--calfresh.html" with id="modal--calfresh" size="modal-lg" header="p-md-2 p-3" body="pb-md-3 mb-md-3 mx-md-3 py-0 pt-0 absolute-top" %} +{% endblock alert-body %} diff --git a/benefits/enrollment/templates/enrollment/index--calfresh.html b/benefits/enrollment/templates/enrollment/index--calfresh.html index 6f6d55183e..17214047c6 100644 --- a/benefits/enrollment/templates/enrollment/index--calfresh.html +++ b/benefits/enrollment/templates/enrollment/index--calfresh.html @@ -10,7 +10,5 @@ {% endblock media-items %} {% block additional-info %} -
-

Info alert here

-
+
{% include "enrollment/includes/alert-box--warning--calfresh.html" %}
{% endblock additional-info %} diff --git a/benefits/locale/en/LC_MESSAGES/django.po b/benefits/locale/en/LC_MESSAGES/django.po index cf2d22f615..7d0b772115 100644 --- a/benefits/locale/en/LC_MESSAGES/django.po +++ b/benefits/locale/en/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n" -"POT-Creation-Date: 2024-03-20 18:12+0000\n" +"POT-Creation-Date: 2024-03-22 21:01+0000\n" "Language: English\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -183,6 +183,42 @@ msgstr "" msgid "Previous Page" msgstr "" +msgid "" +"How do I know if I'm eligible for the transit benefit for CalFresh " +"Cardholders?" +msgstr "" + +msgid "" +"We verify your eligibility as a CalFresh Cardholder by confirming you have " +"received funds in your CalFresh account at any point in the last three " +"months. This means you are eligible for a transit benefit even if you did " +"not receive funds in your CalFresh account this month or last month." +msgstr "" + +msgid "Will this transit benefit change my CalFresh account?" +msgstr "" + +msgid "No. Your monthly CalFresh allotment will not change." +msgstr "" + +msgid "Do I need my Golden State Advantage card to enroll?" +msgstr "" + +msgid "" +"No, you do not need your physical EBT card to enroll. We use information " +"from Login.gov and the California Department of Social Services to enroll " +"you in the benefit." +msgstr "" + +msgid "Can I use my Golden State Advantage card to pay for transit rides?" +msgstr "" + +msgid "" +"No. You can not use your EBT or P-EBT card to pay for public transportation. " +"When you tap to ride, use your personal contactless debit or credit card to " +"pay for public transportation." +msgstr "" + msgid "What is a Courtesy Card?" msgstr "" @@ -329,22 +365,6 @@ msgstr "" msgid "Learn more about contactless cards" msgstr "" -msgid "Your current Courtesy Card number" -msgstr "" - -msgid "" -"You do not need to have your physical card, but you will need to know the " -"number. The number starts with a number sign (#) followed by five digits." -msgstr "" - -msgid "Your current Reduced Fare Mobility ID number" -msgstr "" - -msgid "" -"You do not need to have your physical card, but you will need your 4-digit " -"Reduced Fare Mobility ID number on the back of the card." -msgstr "" - msgid "A Login.gov account with identity verification" msgstr "" @@ -368,43 +388,23 @@ msgstr "" msgid "A phone number with a phone plan associated with your name" msgstr "" -msgid "Learn more about the transit benefit for CalFresh Cardholders" -msgstr "" - -msgid "" -"How do I know if I'm eligible for the transit benefit for CalFresh " -"Cardholders?" +msgid "Your current Courtesy Card number" msgstr "" msgid "" -"We verify your eligibility as a CalFresh Cardholder by confirming you have " -"received funds in your CalFresh account at any point in the last three " -"months. This means you are eligible for a transit benefit even if you did " -"not receive funds in your CalFresh account this month or last month." -msgstr "" - -msgid "Will this transit benefit change my CalFresh account?" -msgstr "" - -msgid "No. Your monthly CalFresh allotment will not change." +"You do not need to have your physical card, but you will need to know the " +"number. The number starts with a number sign (#) followed by five digits." msgstr "" -msgid "Do I need my Golden State Advantage card to enroll?" +msgid "Your current Reduced Fare Mobility ID number" msgstr "" msgid "" -"No, you do not need your physical EBT card to enroll. We use information " -"from Login.gov and the California Department of Social Services to enroll " -"you in the benefit." -msgstr "" - -msgid "Can I use my Golden State Advantage card to pay for transit rides?" +"You do not need to have your physical card, but you will need your 4-digit " +"Reduced Fare Mobility ID number on the back of the card." msgstr "" -msgid "" -"No. You can not use your EBT or P-EBT card to pay for public transportation. " -"When you tap to ride, use your personal contactless debit or credit card to " -"pay for public transportation." +msgid "Learn more about the transit benefit for CalFresh Cardholders" msgstr "" msgid "Go back" @@ -493,6 +493,15 @@ msgstr "" msgid "Choose the transit benefit you would like to enroll in" msgstr "" +msgid "CalFresh benefit overview" +msgstr "" + +msgid "You selected a CalFresh Cardholder transit benefit." +msgstr "" + +msgid "Get started with" +msgstr "" + msgid "Agency card overview" msgstr "" @@ -511,9 +520,6 @@ msgstr "" msgid "You selected an Older Adult transit benefit." msgstr "" -msgid "Get started with" -msgstr "" - msgid "Veterans benefit overview" msgstr "" @@ -536,6 +542,18 @@ msgstr "" msgid "Please reach out to %(short_name)s for assistance." msgstr "" +msgid "Do not enter information from your EBT card." +msgstr "" + +msgid "Read our guidance on the CalFresh benefit" +msgstr "" + +msgid "" +"You can’t pay for transit using the CalFresh funds on your Golden State " +"Advantage card. Please provide details from your contactless debit or credit " +"card issued by Visa or Mastercard and use that card to pay for transit." +msgstr "" + msgid "" "The next step is to connect your contactless card to your transit benefit" msgstr "" diff --git a/benefits/locale/es/LC_MESSAGES/django.po b/benefits/locale/es/LC_MESSAGES/django.po index f290aa3c4a..48ccac1044 100644 --- a/benefits/locale/es/LC_MESSAGES/django.po +++ b/benefits/locale/es/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n" -"POT-Creation-Date: 2024-03-20 18:12+0000\n" +"POT-Creation-Date: 2024-03-22 21:01+0000\n" "Language: Español\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -245,6 +245,42 @@ msgstr "Volver al inicio" msgid "Previous Page" msgstr "Página Anterior" +msgid "" +"How do I know if I'm eligible for the transit benefit for CalFresh " +"Cardholders?" +msgstr "" + +msgid "" +"We verify your eligibility as a CalFresh Cardholder by confirming you have " +"received funds in your CalFresh account at any point in the last three " +"months. This means you are eligible for a transit benefit even if you did " +"not receive funds in your CalFresh account this month or last month." +msgstr "" + +msgid "Will this transit benefit change my CalFresh account?" +msgstr "" + +msgid "No. Your monthly CalFresh allotment will not change." +msgstr "" + +msgid "Do I need my Golden State Advantage card to enroll?" +msgstr "" + +msgid "" +"No, you do not need your physical EBT card to enroll. We use information " +"from Login.gov and the California Department of Social Services to enroll " +"you in the benefit." +msgstr "" + +msgid "Can I use my Golden State Advantage card to pay for transit rides?" +msgstr "" + +msgid "" +"No. You can not use your EBT or P-EBT card to pay for public transportation. " +"When you tap to ride, use your personal contactless debit or credit card to " +"pay for public transportation." +msgstr "" + msgid "What is a Courtesy Card?" msgstr "¿Qué es una tarjeta de cortesía?" @@ -422,26 +458,6 @@ msgstr "" msgid "Learn more about contactless cards" msgstr "Más información sobre las tarjetas sin contacto" -msgid "Your current Courtesy Card number" -msgstr "Su número actual de tarjeta de cortesía" - -msgid "" -"You do not need to have your physical card, but you will need to know the " -"number. The number starts with a number sign (#) followed by five digits." -msgstr "" -"No necesita tener su tarjeta física, pero necesitará saber el número. El " -"número comienza con un signo de número (#) seguido de cinco dígitos." - -msgid "Your current Reduced Fare Mobility ID number" -msgstr "Su número actual de Reduced Fare Mobility ID" - -msgid "" -"You do not need to have your physical card, but you will need your 4-digit " -"Reduced Fare Mobility ID number on the back of the card." -msgstr "" -"No necesita tener su tarjeta física, pero necesitará su número de cuatro " -"dígitos de Reduced Fare Mobility ID en el reverso de la tarjeta." - msgid "A Login.gov account with identity verification" msgstr "Una cuenta de Login.gov con verificación de identidad" @@ -469,43 +485,27 @@ msgid "A phone number with a phone plan associated with your name" msgstr "" "Un número de teléfono en el cual pueda recibir llamadas o mensajes de texto" -msgid "Learn more about the transit benefit for CalFresh Cardholders" -msgstr "" - -msgid "" -"How do I know if I'm eligible for the transit benefit for CalFresh " -"Cardholders?" -msgstr "" +msgid "Your current Courtesy Card number" +msgstr "Su número actual de tarjeta de cortesía" msgid "" -"We verify your eligibility as a CalFresh Cardholder by confirming you have " -"received funds in your CalFresh account at any point in the last three " -"months. This means you are eligible for a transit benefit even if you did " -"not receive funds in your CalFresh account this month or last month." -msgstr "" - -msgid "Will this transit benefit change my CalFresh account?" -msgstr "" - -msgid "No. Your monthly CalFresh allotment will not change." +"You do not need to have your physical card, but you will need to know the " +"number. The number starts with a number sign (#) followed by five digits." msgstr "" +"No necesita tener su tarjeta física, pero necesitará saber el número. El " +"número comienza con un signo de número (#) seguido de cinco dígitos." -msgid "Do I need my Golden State Advantage card to enroll?" -msgstr "" +msgid "Your current Reduced Fare Mobility ID number" +msgstr "Su número actual de Reduced Fare Mobility ID" msgid "" -"No, you do not need your physical EBT card to enroll. We use information " -"from Login.gov and the California Department of Social Services to enroll " -"you in the benefit." -msgstr "" - -msgid "Can I use my Golden State Advantage card to pay for transit rides?" +"You do not need to have your physical card, but you will need your 4-digit " +"Reduced Fare Mobility ID number on the back of the card." msgstr "" +"No necesita tener su tarjeta física, pero necesitará su número de cuatro " +"dígitos de Reduced Fare Mobility ID en el reverso de la tarjeta." -msgid "" -"No. You can not use your EBT or P-EBT card to pay for public transportation. " -"When you tap to ride, use your personal contactless debit or credit card to " -"pay for public transportation." +msgid "Learn more about the transit benefit for CalFresh Cardholders" msgstr "" msgid "Go back" @@ -609,6 +609,15 @@ msgstr "Elija la opción de beneficio" msgid "Choose the transit benefit you would like to enroll in" msgstr "Elija el beneficio de tránsito al que le gustaría inscribirse" +msgid "CalFresh benefit overview" +msgstr "" + +msgid "You selected a CalFresh Cardholder transit benefit." +msgstr "" + +msgid "Get started with" +msgstr "Comience con" + msgid "Agency card overview" msgstr "Descripción de la tarjeta de agencia" @@ -627,9 +636,6 @@ msgstr "Descripción de beneficios para adultos mayores" msgid "You selected an Older Adult transit benefit." msgstr "Ha seleccionado un beneficio de tránsito para adultos mayores." -msgid "Get started with" -msgstr "Comience con" - msgid "Veterans benefit overview" msgstr "Descripción de beneficios para veteranos" @@ -652,6 +658,18 @@ msgstr "¡Está bien! Usted aún puede ser elegible para nuestro programa." msgid "Please reach out to %(short_name)s for assistance." msgstr "Comuníquese con %(short_name)s para obtener ayuda." +msgid "Do not enter information from your EBT card." +msgstr "" + +msgid "Read our guidance on the CalFresh benefit" +msgstr "" + +msgid "" +"You can’t pay for transit using the CalFresh funds on your Golden State " +"Advantage card. Please provide details from your contactless debit or credit " +"card issued by Visa or Mastercard and use that card to pay for transit." +msgstr "" + msgid "" "The next step is to connect your contactless card to your transit benefit" msgstr ""