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
+1
View File
@@ -44,6 +44,7 @@
<string name="choosing_template">Choosing template</string>
<string name="error_in_data">Error in data. Please, fill all required (*) fields</string>
<string name="templates_not_found">Templates not found</string>
<string name="search_templates">Search templates</string>
<string name="card_name_should_not_be_empty">Card name must not be empty</string>
<string name="card_value_should_not_be_empty">Card value must not be empty</string>
<string name="name_must_be_shorter_than_32_symbols">Card name must be shorter than 32 characters</string>