diff options
| author | Nazario <francisco.nazario@logixsdigital.com> | 2023-06-07 14:19:29 +0200 |
|---|---|---|
| committer | Nazario <francisco.nazario@logixsdigital.com> | 2023-06-07 14:19:29 +0200 |
| commit | f17a201b593dd950e878fd3af03e435ff5cab3ef (patch) | |
| tree | 45bb1507b0ad814843b02720713edaacee3c0533 /app/src/main/res/values-es | |
| parent | 358521989bfba7c25af30047a2b25b93a100825c (diff) | |
Updated class 6/06/23
Diffstat (limited to 'app/src/main/res/values-es')
| -rw-r--r-- | app/src/main/res/values-es/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 1a2566e..3f7cc92 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -2,6 +2,7 @@ <resources> <string name="field_email">Correo electronico</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="signin">Registrarte</string> <string name="login">Acceder</string> |