mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-01 04:12:16 +00:00
Changed allowed and blocked lists and added remove client
This commit is contained in:
parent
f678401fa8
commit
9f248d18a1
8 changed files with 227 additions and 27 deletions
|
@ -81,5 +81,11 @@
|
|||
"clients": "Clientes",
|
||||
"allowed": "Permitidos",
|
||||
"blocked": "Bloqueados",
|
||||
"noClientsList": "No hay clientes en esta lista"
|
||||
"noClientsList": "No hay clientes en esta lista",
|
||||
"activeClients": "Activos",
|
||||
"removeClient": "Eliminar cliente",
|
||||
"removeClientMessage": "Estás seguro que deseas eliminar este cliente de la lista?",
|
||||
"confirm": "Confirmar",
|
||||
"removingClient": "Eliminando cliente...",
|
||||
"clientNotRemoved": "El cliente no pudo ser eliminado de la lista"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue