mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added server status
This commit is contained in:
parent
4ab8ff760c
commit
b16a1a2a0e
11 changed files with 321 additions and 35 deletions
|
@ -43,5 +43,13 @@
|
|||
"edit": "Editar",
|
||||
"delete": "Eliminar",
|
||||
"save": "Guardar",
|
||||
"connectionNotUpdated": "Conexión no actualizada"
|
||||
"connectionNotUpdated": "Conexión no actualizada",
|
||||
"serverStatus": "Estado del servidor",
|
||||
"ruleFiltering": "Bloqueo por\nfiltros",
|
||||
"safeBrowsing": "Navegación\nsegura",
|
||||
"parentalFiltering": "Control\nparental",
|
||||
"safeSearch": "Búsqueda\nsegura",
|
||||
"serverStatusNotRefreshed": "No se ha podido actualizar el estado del servidor",
|
||||
"loadingStatus": "Cargando estado...",
|
||||
"errorLoadServerStatus": "Error al cargar el estado"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue