summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-es/strings.xml
blob: ac08189761a81b9409322c155591c6891b8989b0 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="field_email">Correo electronico</string>
    <string name="field_password">Contrasena</string>
    <string name="field_signin">Registro</string>
    <string name="forgot_password">Olvidé la contraseña</string>
    <string name="signup">Registrarte</string>
    <string name="login">Acceder</string>
</resources>