autorization_app_two/app/src/main/res/values/strings.xml
2024-10-21 17:36:54 +03:00

14 lines
801 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="app_name">Autorization</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="econfi">Econify</string>
<string name="sign_up">Sign Up</string>
<string name="lorem">It was popularised in the 1960s with the release of Letraset sheetscontaining Lorem Ipsum.</string>
<string name="name">Name</string>
<string name="EmailOrPhone">Email/Phone Number</string>
<string name="password">Password</string>
<string name="tarms_and_policy">Im agree to The Tarms of Service and Privasy Policy</string>
<string name="create_account">Create Account</string>
<string name="do_you_have_account_sign_in">Do you have account? Sign In</string>
</resources>