Added updater for GitHub downloads

This commit is contained in:
Juan Gilsanz Polo 2022-10-29 18:40:07 +02:00
parent 779fe25ef7
commit fbe364ad25
17 changed files with 733 additions and 6 deletions

View file

@ -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"
}