feat: added templates search

This commit is contained in:
2026-06-21 21:35:36 +03:00
parent d7ff167e32
commit e6ebd574fd
5 changed files with 58 additions and 22 deletions
@@ -39,6 +39,7 @@
<string name="choosing_template">Выбор шаблона</string>
<string name="error_in_data">Ошибка в данных. Пожалуйста, заполните все необходимые (*) поля</string>
<string name="templates_not_found">Шаблоны не найдены</string>
<string name="search_templates">Поиск шаблонов</string>
<string name="card_name_should_not_be_empty">Имя карты не должно быть пустым</string>
<string name="card_value_should_not_be_empty">Значение карты не должно быть пустым</string>
<string name="name_must_be_shorter_than_32_symbols">Имя карты должно быть короче 32 символов</string>