Fix check-version.ts

This commit is contained in:
Louis Lam
2023-12-10 00:53:45 +08:00
parent 8fc23cc83e
commit 0aa4704b64
2 changed files with 4 additions and 3 deletions

View File

@@ -98,5 +98,6 @@
"reconnecting...": "Reconnecting…",
"connecting...": "Connecting to the socket server…",
"url": "URL | URLs",
"extra": "Extra"
"extra": "Extra",
"newUpdate": "New Update"
}