From 675b6d5ef8c3f84e5758d675ae0ff94ebb601de4 Mon Sep 17 00:00:00 2001 From: PartyWumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Sun, 12 May 2024 23:56:11 +0100 Subject: fix locale mistake from 28aca03f0d37686e822053fc7387502917ff283c --- backend/locales/en-US.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'backend') 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}}" } } -- cgit v1.2.3