Automatically check for server updates (#489)

This commit is contained in:
schroda
2023-12-09 23:20:52 +01:00
committed by GitHub
parent 78310496aa
commit 9cb72243d6
4 changed files with 113 additions and 1 deletions

View File

@@ -307,6 +307,7 @@
"label": {
"browse": "Browse",
"client": "Client",
"close": "Close",
"disabled": "Disabled",
"discord": "Discord",
"display": "Display",
@@ -345,6 +346,7 @@
"available": "Update available",
"check_failure": "Could not check for update",
"checking": "Checking for update",
"info": "Server version {{version}} ({{channel}}) available for download",
"up_to_date": "This is the latest version",
"update_failure": "Update failed",
"updating": "{{progress}}% | Updating…"