forked from politics-rewired/Spoke
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
30 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,16 +1,16 @@ | ||
{ | ||
"password reset success": "Check your email for a password reset link", | ||
"passwords must match": "Passwords must match", | ||
"first name": "First name", | ||
"last name": "Last name", | ||
"cell number": "Cell Number", | ||
"notification frequency": "Notification Frequency", | ||
"new password": "New Password", | ||
"confirm password": "Confirm Password", | ||
"change password": "Change your password", | ||
"save": "Save", | ||
"save new password": "Save new password", | ||
"password changed successfully": "Password changed successfully!", | ||
"forgot your password": "Forgot your password?", | ||
"OK": "OK" | ||
} | ||
"password reset success": "Check your email for a password reset link", | ||
"passwords must match": "Passwords must match", | ||
"first name": "First name", | ||
"last name": "Last name", | ||
"cell number": "Cell Number", | ||
"notification frequency": "Notification Frequency", | ||
"new password": "New Password", | ||
"confirm password": "Confirm Password", | ||
"change password": "Change your password", | ||
"save": "Save", | ||
"save new password": "Save new password", | ||
"password changed successfully": "Password changed successfully!", | ||
"forgot your password": "Forgot your password?", | ||
"OK": "OK" | ||
} |
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,16 +1,16 @@ | ||
{ | ||
"password reset success": "Revise su correo electrónico para obtener un enlace de restablecimiento de contraseña", | ||
"passwords must match": "Las contraseñas deben coincidir", | ||
"first name": "Nombre de pila", | ||
"last name": "Apellido", | ||
"cell number": "Número de celular", | ||
"notification frequency": "Frecuencia de notificación", | ||
"new password": "Nueva contraseña", | ||
"confirm password": "Confirmar Contraseña", | ||
"change password": "Cambiar tu contraseña", | ||
"save": "Ahorrar", | ||
"save new password": "Guardar nueva contraseña", | ||
"password changed successfully": "¡Contraseña cambiada exitosamente!", | ||
"forgot your password": "¿Olvidaste tu contraseña?", | ||
"OK": "OK" | ||
} | ||
"password reset success": "Revise su correo electrónico para obtener un enlace de restablecimiento de contraseña", | ||
"passwords must match": "Las contraseñas deben coincidir", | ||
"first name": "Nombre de pila", | ||
"last name": "Apellido", | ||
"cell number": "Número de celular", | ||
"notification frequency": "Frecuencia de notificación", | ||
"new password": "Nueva contraseña", | ||
"confirm password": "Confirmar Contraseña", | ||
"change password": "Cambiar tu contraseña", | ||
"save": "Ahorrar", | ||
"save new password": "Guardar nueva contraseña", | ||
"password changed successfully": "¡Contraseña cambiada exitosamente!", | ||
"forgot your password": "¿Olvidaste tu contraseña?", | ||
"OK": "OK" | ||
} |