2025-02-18 20:04:00 +03:00

19 lines
975 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">AS</string>
<string name="login">Enter Login</string>
<string name="password">Enter password</string>
<string name="hello">Welcome!</string>
<string name="continue_">Continue</string>
<string name="logout">Logout</string>
<string name="login_hint">Login must be at least 3 characters long,\start with a letter,\contain only letters and numbers.</string>
<string name="close_button">Close</string>
<string name="scan">Scan</string>
<string name="cancel">The entrance was cancelled</string>
<string name="success">Successful</string>
<string name="wrong">Somethings wrong</string>
<string name="error_401">The login does not work or is incorrect</string>
<string name="ok">ОК</string>
<string name="error">Error</string>
<string name="administrator_search">Enter the username</string>
<string name="administrator_searc_button_search">🔍 Search 🔍</string>
</resources>