Added search clients screen

This commit is contained in:
Juan Gilsanz Polo 2022-10-25 21:03:20 +02:00
parent bbf4041002
commit bc447396de
4 changed files with 367 additions and 3 deletions

View file

@ -528,5 +528,7 @@
"enterOnlyPrivateKey": "Enter only the key. Do not input the ---BEGIN--- and ---END--- lines.",
"noItemsSearch": "No items for that search.",
"clearSearch": "Clear search",
"exitSearch": "Exit search"
"exitSearch": "Exit search",
"searchClients": "Search clients",
"noClientsSearch": "No clients with that search."
}