mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added modal to select clients on logs
This commit is contained in:
parent
f10ba33222
commit
a4a7840e55
10 changed files with 291 additions and 13 deletions
|
@ -580,5 +580,6 @@
|
|||
"clearDnsCacheMessage": "Are you sure you want to clear the DNS cache?",
|
||||
"dnsCacheCleared": "DNS cache cleared successfully",
|
||||
"clearingDnsCache": "Clearing cache...",
|
||||
"dnsCacheNotCleared": "DNS cache couldn't be cleared"
|
||||
"dnsCacheNotCleared": "DNS cache couldn't be cleared",
|
||||
"clientsSelected": "clients selected"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue