mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added ipv4 and ipv6 subnet prefix length fields
This commit is contained in:
parent
5f448f0af0
commit
8df0781da6
5 changed files with 148 additions and 88 deletions
|
@ -758,5 +758,7 @@
|
|||
"invalidTime": "Invalid time",
|
||||
"removeDomain": "Remove domain",
|
||||
"addDomain": "Add domain",
|
||||
"notLess1Hour": "Time cannot be less than 1 hour"
|
||||
"notLess1Hour": "Time cannot be less than 1 hour",
|
||||
"subnetPrefixLengthIpv4": "Subnet prefix length for IPv4",
|
||||
"subnetPrefixLengthIpv6": "Subnet prefix length for IPv6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue