mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added updater for GitHub downloads
This commit is contained in:
parent
779fe25ef7
commit
fbe364ad25
17 changed files with 733 additions and 6 deletions
|
@ -559,5 +559,15 @@
|
|||
"nameTimeLogs": "Name and time on logs",
|
||||
"nameTimeLogsDescription": "Show client name and processing time on logs list",
|
||||
"hostNames": "Host names",
|
||||
"keyType": "Key type"
|
||||
"keyType": "Key type",
|
||||
"updateAvailable": "Update available",
|
||||
"installedVersion": "Installed version",
|
||||
"newVersion": "New version",
|
||||
"source": "Source",
|
||||
"downloadUpdate": "Download update",
|
||||
"download": "Download",
|
||||
"doNotRememberAgainUpdate": "Do not remember again for this version",
|
||||
"downloadingUpdate": "Downloading",
|
||||
"completed": "completed",
|
||||
"permissionNotGranted": "Permission not granted"
|
||||
}
|
|
@ -559,5 +559,15 @@
|
|||
"nameTimeLogs": "Nombre y tiempo en logs",
|
||||
"nameTimeLogsDescription": "Mostrar el nombre del cliente y el tiempo de procesamiento en la lista de logs",
|
||||
"hostNames": "Nombres de host",
|
||||
"keyType": "Tipo de clave"
|
||||
"keyType": "Tipo de clave",
|
||||
"updateAvailable": "Actualización disponible",
|
||||
"installedVersion": "Versión instalada",
|
||||
"newVersion": "Nueva versión",
|
||||
"source": "Fuente",
|
||||
"downloadUpdate": "Descargar actualización",
|
||||
"download": "Descargar",
|
||||
"doNotRememberAgainUpdate": "No recordar de nuevo para esta actualización",
|
||||
"downloadingUpdate": "Descargando",
|
||||
"completed": "completado",
|
||||
"permissionNotGranted": "Permiso no concedido"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue