Update improvements

This commit is contained in:
Juan Gilsanz Polo 2023-04-07 16:48:58 +02:00
parent e02b598be9
commit 5edb302944
9 changed files with 79 additions and 16 deletions

View file

@ -596,5 +596,7 @@
"unknownStatus": "Unknown status",
"checkingUpdates": "Checking updates...",
"checkUpdates": "Check updates",
"requestingUpdate": "Requesting update..."
"requestingUpdate": "Requesting update...",
"autoupdateUnavailable": "Autoupdate unavailable",
"autoupdateUnavailableDescription": "The autoupdate service is not available for this server. It could be because the server is running on a Docker container. You have to update your server manually."
}