summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorAlberto Duarte (PWC) <alberto.duarte.delgado@pwc.com>2023-06-08 11:39:00 +0100
committerAlberto Duarte (PWC) <alberto.duarte.delgado@pwc.com>2023-06-08 11:39:00 +0100
commit90b1191a979af126db12b25072abe6fdbfcd323d (patch)
treee0241b451cfc43b5bea748e5ee0b911b0dc6e362 /app/src/main/res/values
parent05c62b867ad7b827f228b10d5f3e9547d3d8beec (diff)
aded stuff
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 36859ed..acba2eb 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -2,8 +2,9 @@
<string name="app_name" translatable="false">Proyecto android</string>
<string name="field_email">Email</string>
+ <string name="field_password">Password</string>
<string name="field_signin">Sign in</string>
<string name="forgot_password">Forget password</string>
- <string name="signin">Sign in</string>
+ <string name="signup">Sign Up</string>
<string name="login">Login</string>
</resources> \ No newline at end of file