summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-es/strings.xml
blob: a4a85813c7275fb287c168cd0324f1b54a4eded6 (plain)
1
2
3
4
5
6
7
8
9
10
<?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="field_password">Contraseña</string>
    <string name="forgot_password">Olvidé la contraseña</string>
    <string name="signup">Registrarte</string>
    <string name="login">Acceder</string>
</resources>