mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added new combined chart on home
This commit is contained in:
parent
8ca59d26c7
commit
cf5af1061f
10 changed files with 506 additions and 25 deletions
|
@ -280,7 +280,7 @@
|
|||
"accessSettingsDescription": "Configure access rules for the server",
|
||||
"loadingClients": "Loading clients...",
|
||||
"clientsNotLoaded": "Clients couldn't be loaded.",
|
||||
"noAllowedClients": "No hay clientes permitidos",
|
||||
"noAllowedClients": "No allowed clients",
|
||||
"allowedClientsDescription": "If this list has entries, AdGuard Home will accept requests only from these clients.",
|
||||
"blockedClientsDescription": "If this list has entries, AdGuard Home will drop requests from these clients. This field is ignored if there are entries in Allowed clients.",
|
||||
"disallowedDomainsDescription": "AdGuard Home drops DNS queries matching these domains, and these queries don't even appear in the query log.",
|
||||
|
@ -625,5 +625,8 @@
|
|||
"usingLatestVersion": "You are using the latest version",
|
||||
"ipLogs": "IP on logs",
|
||||
"ipLogsDescription": "Show always IP address on logs instead of client name",
|
||||
"application": "Application"
|
||||
"application": "Application",
|
||||
"combinedChart": "Combined chart",
|
||||
"combinedChartDescription": "Combine all charts into one",
|
||||
"statistics": "Statistics"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue