Added search button to added clients

This commit is contained in:
Juan Gilsanz Polo 2024-06-21 02:32:23 +02:00
parent cce54c8ba5
commit a8cbed5ca0
3 changed files with 46 additions and 16 deletions

View file

@ -794,5 +794,6 @@
"disallowingClient": "Disallowing client...",
"clientIpCopied": "Client IP copied to the clipboard",
"clientNameCopied": "Client name copied to the clipboard",
"dnsServerAddressCopied": "DNS server address copied to the clipboard"
"dnsServerAddressCopied": "DNS server address copied to the clipboard",
"select": "Select"
}