mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added edit custom rules
This commit is contained in:
parent
2fca44f195
commit
c150d2ba23
10 changed files with 789 additions and 436 deletions
|
@ -764,5 +764,10 @@
|
|||
"subnetPrefixLengthIpv6": "Subnet prefix length for IPv6",
|
||||
"rateLimitAllowlist": "Rate limit allowlist",
|
||||
"rateLimitAllowlistDescription": "IP addresses excluded from rate limiting",
|
||||
"dnsOptions": "DNS options"
|
||||
"dnsOptions": "DNS options",
|
||||
"editor": "Editor",
|
||||
"editCustomRules": "Edit custom rules",
|
||||
"savingCustomRules": "Saving custom rules...",
|
||||
"customRulesUpdatedSuccessfully": "Custom rules updated successfully",
|
||||
"customRulesNotUpdated": "Custom rules could not be updated"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue