mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added option to block and unblock clients from home screen
This commit is contained in:
parent
71b870b42f
commit
569ab7d569
16 changed files with 139 additions and 53 deletions
|
@ -715,5 +715,8 @@
|
|||
"blockedResponseTtlDescription": "Especifica durante cuántos segundos los clientes deben almacenar en cache una respuesta filtrada",
|
||||
"invalidValue": "Valor no válido",
|
||||
"noDataChart": "No hay datos para mostrar este gráfico.",
|
||||
"noData": "No hay datos"
|
||||
"noData": "No hay datos",
|
||||
"unblockClient": "Desbloquear cliente",
|
||||
"blockingClient": "Bloqueando cliente...",
|
||||
"unblockingClient": "Desbloqueando cliente..."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue