Skip to content

Commit

Permalink
Merge pull request #179 from jonathanpalma/patch-1
Browse files Browse the repository at this point in the history
Update Translations.json
  • Loading branch information
bartonhammond committed Feb 7, 2017
2 parents 0f98083 + 95ead5b commit 4e79a69
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/lib/Translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
},
"Subview": {
"subview": "Subview",
"back": "Espalda"
"back": "Regresar"
},
"Snowflake": {
"logout": "Cerrar sesión",
Expand All @@ -202,9 +202,9 @@
"password_again": "Contraseña de nuevo"
},
"LoginRender": {
"forgot_password": "Se te olvidó tu contraseña?",
"already_have_account": "Ya tiene cuenta?",
"register": "Registro",
"forgot_password": "¿Olvidaste tu contraseña?",
"already_have_account": "¿Ya tienes cuenta?",
"register": "Registrarse",
"show_password": "Mostrar Contraseña"
},
"ForgotPassword": {
Expand All @@ -214,7 +214,7 @@
"login": "Iniciar sesión"
},
"Register": {
"register": "Registro"
"register": "Registrarse"
},
"FieldValidation": {
"valid_user_name": "6-12 de longitud con letras o números",
Expand Down

0 comments on commit 4e79a69

Please sign in to comment.