Typos, iOS player and reset password
This commit is contained in:
@@ -33,8 +33,10 @@ const messages = {
|
||||
loading: "Loading",
|
||||
login: 'Login',
|
||||
email: "Email",
|
||||
cancel: "Cancel",
|
||||
password: "Password",
|
||||
rpassword: "Repeat Password",
|
||||
resetPassword: "Reset password",
|
||||
register: "Register",
|
||||
name: "Nombre",
|
||||
lastName: "Last Name",
|
||||
@@ -65,7 +67,7 @@ const messages = {
|
||||
IKnowThisPerson: "I know this person",
|
||||
update: "Update",
|
||||
invalidEmail: "Email address is invalid!",
|
||||
reviewPassword: "Please review your passwrod.",
|
||||
reviewPassword: "Please review your password.",
|
||||
updatePhoto: "Update Photo",
|
||||
optional: "Optional",
|
||||
birthday: "Birthday",
|
||||
@@ -103,8 +105,10 @@ const messages = {
|
||||
loading: "Cargando",
|
||||
login: 'Inicia Sesión',
|
||||
email: "Correo Electronico",
|
||||
cancel: "Cancelar",
|
||||
password: "Contraseña",
|
||||
rpassword: "Confirma tu Contraseña",
|
||||
resetPassword: "Recuperar Contraseña",
|
||||
register: "Registrate",
|
||||
name: 'Nombre',
|
||||
lastName: "Apeido",
|
||||
|
||||
Reference in New Issue
Block a user