new_mobile/app/src/main/res/values/strings.xml
2025-02-17 18:59:08 +03:00

15 lines
965 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">ShoesappTest</string>
<string name="hello">Привет!</string>
<string name="sign_in_subtitle">Заполните Свои данные или продолжите через социальные медиа</string>
<string name="template_email">xyz@gmail.com</string>
<string name="email">Email</string>
<string name="sign_in">Войти</string>
<string name="sign_up">Вы впервые? Создать пользователя</string>
<string name="template_password">••••••••</string>
<string name="password">Пароль</string>
<string name="title_forgot_password">Забыл Пароль</string>
<string name="subtitle_forgot_password">Введите Свою Учётную Запись Для Сброса</string>
<string name="placeholder_email">xyz@gmail.com</string>
<string name="send_email_forgot">Отправить</string>
</resources>