diff options
Diffstat (limited to 'backend/locales/en-US.json')
| -rw-r--r-- | backend/locales/en-US.json | 4 |
1 files changed, 3 insertions, 1 deletions
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}}" } } |
