mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added screen to update server
This commit is contained in:
parent
4e65f80baf
commit
e02b598be9
13 changed files with 819 additions and 34 deletions
|
@ -585,5 +585,16 @@
|
|||
"invalidDomain": "Invalid domain",
|
||||
"loadingBlockedServicesList": "Loading blocked services list...",
|
||||
"blockedServicesListNotLoaded": "The blocked services list could not be loaded",
|
||||
"error": "Error"
|
||||
"error": "Error",
|
||||
"updates": "Updates",
|
||||
"updatesDescription": "Update the AdGuard Home server",
|
||||
"updateNow": "Update now",
|
||||
"currentVersion": "Current version",
|
||||
"requestStartUpdateFailed": "Request to start update failed",
|
||||
"requestStartUpdateSuccessful": "Request to start update successfull",
|
||||
"serverUpdated": "Server is updated",
|
||||
"unknownStatus": "Unknown status",
|
||||
"checkingUpdates": "Checking updates...",
|
||||
"checkUpdates": "Check updates",
|
||||
"requestingUpdate": "Requesting update..."
|
||||
}
|
|
@ -585,5 +585,16 @@
|
|||
"invalidDomain": "Dominio no válido",
|
||||
"loadingBlockedServicesList": "Cargando lista de servicios bloqueados...",
|
||||
"blockedServicesListNotLoaded": "No se ha podido cargar la lista de servicios bloqueados",
|
||||
"error": "Error"
|
||||
"error": "Error",
|
||||
"updates": "Actualizaciones",
|
||||
"updatesDescription": "Actualiza el servidor AdGuard Home",
|
||||
"updateNow": "Actualizar ahora",
|
||||
"currentVersion": "Versión actual",
|
||||
"requestStartUpdateFailed": "Petición para iniciar la actualización fallida",
|
||||
"requestStartUpdateSuccessful": "Petición para iniciar la actualización satisfactoria",
|
||||
"serverUpdated": "Servidor actualizado",
|
||||
"unknownStatus": "Estado desconocido",
|
||||
"checkingUpdates": "Comprobando actualizaciones...",
|
||||
"checkUpdates": "Comprobar actualizaciones",
|
||||
"requestingUpdate": "Solicitando actualización..."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue