From 1388b535671c4857128917a6ccc0ce988d40d9af Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:07:01 +0100 Subject: [PATCH] Rename "Downloads queue" to "Download queue" --- public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en.json b/public/locales/en.json index 4e4e7e3a..fb5fcdae 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -242,7 +242,7 @@ }, "title": { "download": "Downloads", - "queue": "Downloads queue" + "queue": "Download queue" } }, "extension": {