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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue