diff --git a/benefits/core/templates/core/index--nevco.html b/benefits/core/templates/core/index--nevco.html new file mode 100644 index 000000000..5490f49a3 --- /dev/null +++ b/benefits/core/templates/core/index--nevco.html @@ -0,0 +1,6 @@ +{% extends "core/agency-index.html" %} +{% load i18n %} + +{% block headline %} + {% translate "Get a reduced fare on Nevada County Connects public transportation when you tap to ride" %} +{% endblock headline %} diff --git a/benefits/eligibility/templates/eligibility/index--nevco.html b/benefits/eligibility/templates/eligibility/index--nevco.html new file mode 100644 index 000000000..aee7d4b3d --- /dev/null +++ b/benefits/eligibility/templates/eligibility/index--nevco.html @@ -0,0 +1,9 @@ +{% extends "eligibility/index.html" %} + +{% load i18n %} + +{% block explanatory-text %} +
+ {% translate "Cal-ITP doesn’t save any of your information. All Nevada County Connects transit benefits reduce fares by 50% for bus service on fixed routes." %} +
+{% endblock explanatory-text %} diff --git a/benefits/enrollment/templates/enrollment/success--nevco.html b/benefits/enrollment/templates/enrollment/success--nevco.html new file mode 100644 index 000000000..111e9f875 --- /dev/null +++ b/benefits/enrollment/templates/enrollment/success--nevco.html @@ -0,0 +1,9 @@ +{% extends "enrollment/success.html" %} +{% load i18n %} + +{% block success-message %} + {% blocktranslate trimmed %} + You were not charged anything today. When boarding a Nevada County Connects bus, tap your contactless card and you will be + charged a reduced fare. You will need to re-enroll if you choose to change the card you use to pay for transit service. + {% endblocktranslate %} +{% endblock success-message %} diff --git a/benefits/locale/en/LC_MESSAGES/django.po b/benefits/locale/en/LC_MESSAGES/django.po index dbebabd9d..e7368820f 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-10-17 09:36-0700\n" +"POT-Creation-Date: 2024-10-18 10:30-0700\n" "Language: English\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -326,6 +326,11 @@ msgstr "" msgid "Get a reduced fare on MST public transportation when you tap to ride" msgstr "" +msgid "" +"Get a reduced fare on Nevada County Connects public transportation when you " +"tap to ride" +msgstr "" + msgid "Get a reduced fare on SacRT light rail when you tap to ride" msgstr "" @@ -586,6 +591,12 @@ msgid "" "reduce fares by 50%% for bus service on fixed routes." msgstr "" +#, python-format +msgid "" +"Cal-ITP doesn’t save any of your information. All Nevada County Connects " +"transit benefits reduce fares by 50%% for bus service on fixed routes." +msgstr "" + #, python-format msgid "" "Cal-ITP doesn’t save any of your information. All SacRT transit benefits " @@ -799,6 +810,13 @@ msgid "" "choose to change the card you use to pay for transit service." msgstr "" +msgid "" +"You were not charged anything today. When boarding a Nevada County Connects " +"bus, tap your contactless card and you will be charged a reduced fare. You " +"will need to re-enroll if you choose to change the card you use to pay for " +"transit service." +msgstr "" + msgid "" "You were not charged anything today. When boarding SacRT light rail, tap " "this card and you will be charged a reduced fare. You will need to re-enroll " diff --git a/benefits/locale/es/LC_MESSAGES/django.po b/benefits/locale/es/LC_MESSAGES/django.po index 9a730955e..e5fc5df70 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-10-17 09:36-0700\n" +"POT-Creation-Date: 2024-10-18 10:30-0700\n" "Language: Español\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -444,6 +444,13 @@ msgstr "" "Obtenga una tarifa reducida en el transporte público MST cuando toque para " "viajar" +msgid "" +"Get a reduced fare on Nevada County Connects public transportation when you " +"tap to ride" +msgstr "" +"Obtenga una tarifa reducida en el transporte público Nevada County Connects " +"cuando toque para viajar" + msgid "Get a reduced fare on SacRT light rail when you tap to ride" msgstr "" "Obtenga una tarifa reducida en el tren ligero SacRT cuando toque para viajar" @@ -752,6 +759,14 @@ msgstr "" "Cal-ITP no almacena su información. Todos los beneficios de tránsito de MST " "reducen las tarifas de autobuses en un 50%%." +#, python-format +msgid "" +"Cal-ITP doesn’t save any of your information. All Nevada County Connects " +"transit benefits reduce fares by 50%% for bus service on fixed routes." +msgstr "" +"Cal-ITP no almacena su información. Todos los beneficios de tránsito de " +"Nevada County Connects reducen las tarifas de autobuses en un 50%%." + #, python-format msgid "" "Cal-ITP doesn’t save any of your information. All SacRT transit benefits " @@ -1019,6 +1034,17 @@ msgstr "" "inscribirse si elige cambiar la tarjeta que usa para pagar el servicio de " "tránsito." +msgid "" +"You were not charged anything today. When boarding a Nevada County Connects " +"bus, tap your contactless card and you will be charged a reduced fare. You " +"will need to re-enroll if you choose to change the card you use to pay for " +"transit service." +msgstr "" +"No se le cobró nada hoy. Al abordar un autobús de Nevada County Connects, " +"toque el lector con esta tarjeta y se le cobrará una tarifa reducida. Deberá " +"volver a inscribirse si elige cambiar la tarjeta que usa para pagar el " +"servicio de tránsito." + msgid "" "You were not charged anything today. When boarding SacRT light rail, tap " "this card and you will be charged a reduced fare. You will need to re-enroll " diff --git a/benefits/static/img/agencies/nevco-lg.svg b/benefits/static/img/agencies/nevco-lg.svg new file mode 100644 index 000000000..d0cc6decf --- /dev/null +++ b/benefits/static/img/agencies/nevco-lg.svg @@ -0,0 +1,9 @@ + diff --git a/benefits/static/img/agencies/nevco-sm.svg b/benefits/static/img/agencies/nevco-sm.svg new file mode 100644 index 000000000..f2bc21d8a --- /dev/null +++ b/benefits/static/img/agencies/nevco-sm.svg @@ -0,0 +1,9 @@ +