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