mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-31 11:52:16 +00:00
Fixed issues encryption screen
This commit is contained in:
parent
c13ba9e725
commit
759c977975
6 changed files with 54 additions and 10 deletions
|
@ -584,5 +584,6 @@
|
|||
"clientsSelected": "clients selected",
|
||||
"invalidDomain": "Invalid domain",
|
||||
"loadingBlockedServicesList": "Loading blocked services list...",
|
||||
"blockedServicesListNotLoaded": "The blocked services list could not be loaded"
|
||||
"blockedServicesListNotLoaded": "The blocked services list could not be loaded",
|
||||
"error": "Error"
|
||||
}
|
|
@ -584,5 +584,6 @@
|
|||
"clientsSelected": "clientes seleccionados",
|
||||
"invalidDomain": "Dominio no válido",
|
||||
"loadingBlockedServicesList": "Cargando lista de servicios bloqueados...",
|
||||
"blockedServicesListNotLoaded": "No se ha podido cargar la lista de servicios bloqueados"
|
||||
"blockedServicesListNotLoaded": "No se ha podido cargar la lista de servicios bloqueados",
|
||||
"error": "Error"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue