fixes strings.xml

This commit is contained in:
erik-everardo 2024-01-26 22:01:25 -06:00
parent 0140797e91
commit e33d1c279a

View File

@ -160,6 +160,6 @@
<string name="previous">Previous</string> <string name="previous">Previous</string>
<string name="sign_out_this_device">Sign out this device</string> <string name="sign_out_this_device">Sign out this device</string>
<string name="continuar">Continue</string> <string name="continuar">Continue</string>
<string name="password_req">Password must contain at least 8 characters an have the following: 1-9, a-z, A-Z, special character.</string> <string name="password_req">Password must contain at least 8 characters an have the following: 19, a-z, A-Z, special character.</string>
<string name="changing_password">Changing password...</string> <string name="changing_password">Changing password</string>
</resources> </resources>