summaryrefslogtreecommitdiff
path: root/backend/locales
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2024-02-21 01:08:25 -0500
committerAAGaming <aagaming@riseup.net>2024-02-21 01:08:25 -0500
commit6d2e9365c0fb1bea804743245d79a5b97e3af108 (patch)
treed34d09b7406d065edc79ff4a6c694f5caee923f0 /backend/locales
parent61cf80f8a2d472e9cbc7d401c7cd24075d5bcf28 (diff)
downloaddecky-loader-6d2e9365c0fb1bea804743245d79a5b97e3af108.tar.gz
decky-loader-6d2e9365c0fb1bea804743245d79a5b97e3af108.zip
more major websocket progress
Diffstat (limited to 'backend/locales')
-rw-r--r--backend/locales/en-US.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json
index ca18f7da..fe544dea 100644
--- a/backend/locales/en-US.json
+++ b/backend/locales/en-US.json
@@ -263,8 +263,10 @@
"reloading": "Reloading",
"updating": "Updating"
}
- },
- "Testing": {
- "download": "Download"
- }
+ },
+ "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..."
+ }
}