-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #305 from usagov/stage
HOTFIX Sprint 68 release
- Loading branch information
Showing
5 changed files
with
48 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,59 @@ | ||
{ | ||
"back": { | ||
"state_reg_options": "Go back to state registration options", | ||
"eligibility_req": "Back to state eligibility requirements", | ||
"reg_options": "Back to registration options", | ||
"personal_info": "Back to personal information", | ||
"address_location": "Back to address and location", | ||
"identification": "Back to identification", | ||
"edit_info": "Edit registration information" | ||
"state_reg_options": "Regresar a las opciones de registro estatal", | ||
"eligibility_req": "Volver a Requisitos de elegibilidad estatal", | ||
"reg_options": "Volver a Opciones de registro estatal", | ||
"personal_info": "Volver a Información personal", | ||
"address_location": "Volver a Domicilio y ubicación", | ||
"identification": "Volver a Identificación", | ||
"edit_info": "Editar información de registro" | ||
}, | ||
"next": { | ||
"start": "Continue to the digital form filler on vote.gov", | ||
"reg_options": "Continue to view registration options", | ||
"address_location": "Continue to address and location", | ||
"identification": "Continue to identification", | ||
"political_party": "Continue to political party", | ||
"confirm_info": "Continue to review your information", | ||
"delivery": "Confirm and continue" | ||
"start": "Continúe con el llenado del formulario digital en vote.gov", | ||
"reg_options": "Continuar viendo las opciones de registro", | ||
"address_location": "Continuar a Domicilio y ubicación", | ||
"identification": "Continuar a Identificación", | ||
"political_party": "Continuar a Partido político", | ||
"confirm_info": "Continuar a Revisar su información", | ||
"delivery": "Confirmar y continuar" | ||
}, | ||
"step_label_1": "Personal information", | ||
"step_label_2": "Address and location", | ||
"step_label_3": "Identification", | ||
"step_label_4": "Political party", | ||
"step_label_5": "Confirm your information", | ||
"step_label_6": "Print your completed form", | ||
"step_label_1": "Información personal", | ||
"step_label_2": "Domicilio y ubicación", | ||
"step_label_3": "Identificación", | ||
"step_label_4": "Partido político", | ||
"step_label_5": "Confirmar su información", | ||
"step_label_6": "Confirmar su información", | ||
"confirmation": { | ||
"current_name": { | ||
"label": "Current name" | ||
"label": "Nombre actual" | ||
}, | ||
"previous_name": { | ||
"label": "Previous name", | ||
"alert": "You have not changed your name, so these fields are blank." | ||
"label": "Nombre anterior", | ||
"alert": "Usted no ha cambiado su nombre, por lo que estos campos se encuentran en blanco." | ||
}, | ||
"other_info": { | ||
"label": "Other information" | ||
"label": "Otra información" | ||
}, | ||
"current_address": { | ||
"label": "Home address", | ||
"alert": "You are not registering with a current address, so these fields are blank." | ||
"label": "dirección de casa", | ||
"alert": "No se está registrando con una dirección actual, por lo que estos campos están en blanco." | ||
}, | ||
"previous_address": { | ||
"label": "Previous address", | ||
"alert": "You are not registering with a change of address, so these fields are blank." | ||
"label": "dirección anterior", | ||
"alert": "No se está registrando con un cambio de dirección, por lo que estos campos están en blanco." | ||
}, | ||
"mailing_address": { | ||
"label": "Mailing address", | ||
"alert": "Your mailing address is the same as your home address, so these fields are left blank." | ||
"label": "dirección postal", | ||
"alert": "Su dirección de correo postal es la misma que su domicilio, por lo que estos campos se han dejado en blanco." | ||
}, | ||
"id_label": { | ||
"label": "ID number" | ||
"label": "Número de identificación" | ||
}, | ||
"political_party": { | ||
"label": "Political party" | ||
"label": "Partido político" | ||
}, | ||
"edit": { | ||
"label": "Edit" | ||
"label": "Editar" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"notRequired": "Not required for your state", | ||
"newTab": "Print your mail-in form in a new tab", | ||
"nameChange": "I have legally changed my name since I last registered in this state.", | ||
"month": "Month", | ||
"day": "Day", | ||
"year": "Year", | ||
"notRequired": "No es un requisito en su estado", | ||
"newTab": "Imprima el formulario en una nueva pestaña", | ||
"nameChange": "Cambié mi nombre legalmente después de la última vez que me registré para votar.", | ||
"month": "Mes", | ||
"day": "Dia", | ||
"year": "Año", | ||
"backIcon": "back arrow icon", | ||
"forwardIcon": "forward arrow icon", | ||
"selectState": "Select your state or territory", | ||
"selectStateAriaLabel": "State selection dropdown menu", | ||
"lastUpdated": "@state_name information last updated ", | ||
"lastUpdated": "@state_name información actualizada por última vez", | ||
"emailLabel": "Voter Contact", | ||
"select": "- Select -", | ||
"download": "Download your mail-in form", | ||
"mailDeadlineLabel": "Mail-in registration deadline:", | ||
"select": "- Seleccione -", | ||
"download": "Descargue el formulario", | ||
"mailDeadlineLabel": "Plazo de registro por correo:", | ||
"idSelectionAriaLabel": "Choose identification type" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters