mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added block unblock domain for a client
This commit is contained in:
parent
31ad3fcf6a
commit
806e74ca9f
3 changed files with 61 additions and 2 deletions
|
@ -780,5 +780,9 @@
|
|||
"date": "Date",
|
||||
"loadingChangelog": "Loading changelog...",
|
||||
"invalidIpOrUrl": "Invalid IP address or URL",
|
||||
"addPersistentClient": "Add as a persistent client"
|
||||
"addPersistentClient": "Add as a persistent client",
|
||||
"blockThisClientOnly": "Block for this client only",
|
||||
"unblockThisClientOnly": "Unblock for this client only",
|
||||
"domainBlockedThisClient": "{domain} blocked for this client",
|
||||
"domainUnblockedThisClient": "{domain} unblocked for this client"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue