This commit is contained in:
2023-08-08 21:08:29 +05:30
parent 05bb4551b2
commit 966cd062d6
22 changed files with 779 additions and 189 deletions

View File

@@ -293,5 +293,9 @@
<string name="password_details"><![CDATA[- Be at least 8 characters in length. \n- Contain both upper and lowercase alphabetic characters (e.g. A-Z, a-z). \n- Have at least one numerical character (e.g. 0-9). \n- Have at least one special character (e.g. ~!@#$%^&*()_-+=).]]></string>
<string name="info">info</string>
<string name="create_geo_fence">Create Geo Fence</string>
<string name="unlock_with_faceid">Unlock with FaceID</string>
<string name="or">OR</string>
<string name="unlock_with_fingerprint">Unlock with Fingerprint or FaceID</string>
<string name="enter_login_pin">Enter Login pin</string>
</resources>