From 11b743a79285d458bf7ef31ac6f1c62ed46d7b86 Mon Sep 17 00:00:00 2001 From: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Fri, 1 Mar 2024 23:07:51 +0000 Subject: Add loading bar to testing page and make downloading more robust --- backend/locales/en-US.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'backend/locales') diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index fe544dea..e1e0b9ea 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -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}}" } } -- cgit v1.2.3