mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added client queries and statistics settings
This commit is contained in:
parent
c3530f17ab
commit
cc12a8504e
6 changed files with 69 additions and 7 deletions
|
@ -702,5 +702,9 @@
|
|||
"useCustomIpEdnsDescription": "Allow to use custom IP for EDNS",
|
||||
"sortingOptions": "Sorting options",
|
||||
"fromHighestToLowest": "From highest to lowest",
|
||||
"fromLowestToHighest": "From lowest to highest"
|
||||
"fromLowestToHighest": "From lowest to highest",
|
||||
"queryLogsAndStatistics": "Query logs and statistics",
|
||||
"ignoreClientQueryLog": "Ignore this client in query log",
|
||||
"ignoreClientStatistics": "Ignore this client in statistics",
|
||||
"savingChanges": "Saving changes..."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue