summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
Diffstat (limited to 'backend')
-rw-r--r--backend/locales/en-US.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json
index 1d0b9f77..1898b29b 100644
--- a/backend/locales/en-US.json
+++ b/backend/locales/en-US.json
@@ -265,6 +265,10 @@
}
},
"Testing": {
- "download": "Download"
+ "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...",
+ "error": "Error Installing PR",
+ "start_download_toast": "Downloading PR #{{id}}"
}
}