droidocat-front/app/src/main/res/values-ru/strings_admin.xml

7 lines
398 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.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="admin_main">Проверить информацию о сотруднике</string>
<string name="admin_input_hint">Введите логин сотрудника</string>
<string name="admin_button">Проверить</string>
<string name="admin_block">Заблокировать доступ</string>
</resources>