From 6d2e9365c0fb1bea804743245d79a5b97e3af108 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Wed, 21 Feb 2024 01:08:25 -0500 Subject: more major websocket progress --- backend/locales/en-US.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'backend/locales') 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..." + } } -- cgit v1.2.3