Added client queries and statistics settings

This commit is contained in:
Juan Gilsanz Polo 2023-12-11 21:49:47 +01:00
parent c3530f17ab
commit cc12a8504e
6 changed files with 69 additions and 7 deletions

View file

@ -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..."
}