mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-01 04:12:16 +00:00
Improved check host modal
This commit is contained in:
parent
5d908549e1
commit
568f2ea4d7
3 changed files with 162 additions and 157 deletions
|
@ -324,5 +324,6 @@
|
|||
"updateFrequencyNotChanged": "Updare frecuency couldn't be changed",
|
||||
"updating": "Updating values...",
|
||||
"blockedServicesUpdated": "Blocked services updated successfully",
|
||||
"blockedServicesNotUpdated": "Blocked services couldn't be updated"
|
||||
"blockedServicesNotUpdated": "Blocked services couldn't be updated",
|
||||
"insertDomain": "Insert a domain to check it's stauts."
|
||||
}
|
|
@ -324,5 +324,6 @@
|
|||
"updateFrequencyNotChanged": "La frecuencia de actualización no pudo ser cambiada",
|
||||
"updating": "Actualizando valores...",
|
||||
"blockedServicesUpdated": "Servicios bloqueados actualizados correctamente",
|
||||
"blockedServicesNotUpdated": "No se pudieron actualizar los servicios bloqueados"
|
||||
"blockedServicesNotUpdated": "No se pudieron actualizar los servicios bloqueados",
|
||||
"insertDomain": "Inserta un dominio para comprobar su estado,"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue