mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added option to hide charts with zero value
This commit is contained in:
parent
5fc90615f1
commit
786b14e9ba
8 changed files with 223 additions and 99 deletions
|
@ -162,5 +162,9 @@
|
|||
"average": "Promedio",
|
||||
"blockedFilters": "Bloqueado por filtros",
|
||||
"malwarePhisingBlocked": "Malware/phising bloqueado",
|
||||
"blockedAdultWebsites": "Sitios para adultos bloqueados"
|
||||
"blockedAdultWebsites": "Sitios para adultos bloqueados",
|
||||
"generalSettings": "Ajustes generales",
|
||||
"generalSettingsDescription": "Varios ajustes generales",
|
||||
"hideZeroValues": "Oculta valores a cero",
|
||||
"hideZeroValuesDescription": "En la pantalla de inicio, oculta bloqueos con valor cero"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue