Add loading bar to testing page and make downloading more robust

This commit is contained in:
Party Wumpus
2024-03-01 23:07:51 +00:00
parent 637e3c566e
commit 11b743a792
5 changed files with 51 additions and 16 deletions
+3 -1
View File
@@ -267,6 +267,8 @@
"Testing": {
"download": "Download",
"header": "The following versions of Decky Loader are built from open third-party Pull Requests. The Decky Loader team has not verified their functionality or security, and they may be outdated.",
"loading": "Loading open Pull Requests..."
"loading": "Loading open Pull Requests...",
"error": "Error Installing PR",
"start_download_toast": "Downloading PR #{{id}}"
}
}