day2_commit_1.5_strings

This commit is contained in:
EgorVorobev 2025-02-19 10:46:58 +03:00
parent 1afc51cab6
commit 42e6e68a07

View File

@ -13,7 +13,7 @@
<string name="logged_out">You have logged out of your account</string>
<!-- Строки для экрана авторизации -->
<string name="username_hint">Enter your username</string>
<string name="username_hint">Enter username</string>
<string name="password_hint">Enter the password</string>
<string name="login_button">Enter</string>
<string name="error_invalid_username">The login is invalid. Check the entered data.</string>