Skip to content

Commit 91765ca

Browse files
committed
PA registration deadlines update
1 parent 5b0dd6f commit 91765ca

3 files changed

Lines changed: 7 additions & 10 deletions

File tree

config/locales/states/en.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2810,8 +2810,8 @@ en:
28102810
requirements: |-
28112811
<p>If you don’t have a state ID or an SSN, you will need to create a paper
28122812
request form.</p>
2813-
registration_deadline_text: 05/05/2025 is the last day to register before
2814-
the 05/20/2025 election. If you are not a U.S. citizen and a resident of
2813+
registration_deadline_text: 10/20/2025 is the last day to register before
2814+
the 11/04/2025 election. If you are not a U.S. citizen and a resident of
28152815
Pennsylvania at least 30 days before the next election, you CANNOT register
28162816
to vote. If you have any questions, please call 1.877.VOTESPA (1.877.868.3772).
28172817
state_flow_error: There was a problem submitting your registration to Pennsylvania.
@@ -2895,8 +2895,8 @@ en:
28952895
until processed and accepted.</li> <li>If accepted, you will receive a Voter
28962896
Registration Card by mail.</li> <li>If you do not receive your Voter Registration
28972897
Card within 14 days, contact your county voter registration office.</li>
2898-
</ul> <p> Deadline Alert: 05/05/2025 is the last day to register before
2899-
the 05/20/2025 election.</p>"
2898+
</ul> <p> Deadline Alert: 10/20/2025 is the last day to register before
2899+
the 11/04/2025 election.</p>"
29002900
signature_capture:
29012901
rotation_instructions: You must rotate your screen to correctly capture
29022902
your signature. Make sure your screen rotation is enabled.

config/locales/states/es.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,13 +1334,10 @@ es:
13341334

13351335

13361336
status_check_instructions: ''
1337-
1338-
13391337
state_online_abr:
1340-
13411338
requirements: ''
13421339
registration_deadline_text: 'Atención: La fecha límite para inscribirse y poder votar
1343-
en las próximas elecciones del 20 de mayo de 2025, es el 5 de mayo de 2025.
1340+
en las próximas elecciones del 4 noviembre 2025, es 20 octubre 2025.
13441341
Si usted NO es un ciudadano de los Estados Unidos y un residente de Pennsylvania por
13451342
lo menos 30 días antes de la próxima elección, usted NO puede registrarse para votar.
13461343
Si tiene preguntas, llame al 1.877.VOTESPA (1.877.868.3772).'
@@ -1430,7 +1427,7 @@ es:
14301427
Votante por correo.</li><li>Si en 14 días no ha recibido su Tarjeta de Inscripción
14311428
de Votante, llame a su oficina de inscripción de votantes.</li><p>Atención:
14321429
La fecha límite para inscribirse y poder votar en las próximas elecciones
1433-
05/20/2025, es 05/05/2025.</p>"
1430+
11/04/2025, es 10/20/2025.</p>"
14341431
signature_capture:
14351432
rotation_instructions: Debe girar la pantalla para capturar correctamente
14361433
su firma. Asegúrese de que la rotación de su pantalla esté habilitada.

config/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ ovr_states:
574574
PA:
575575
require_age_confirmation: true
576576
grommet_min_version: "3.5.0"
577-
registration_deadline: 2025-05-20 # Must be YYYY-MM-DD format and use election date not reg deadline date for this one!
577+
registration_deadline: 2025-11-04 # Must be YYYY-MM-DD format and use election date not reg deadline date for this one!
578578
api_settings:
579579
api_url: "https://paovrwebapi.vote.pa.gov/SureOVRWebAPI/api/ovr?JSONv2&sysparm_AuthKey=<%= ENV['PA_API_KEY'] %>&sysparm_action=SETAPPLICATION&sysparm_Language=0"
580580
api_key: <%= ENV['PA_API_KEY'] %>

0 commit comments

Comments
 (0)