From 90c1d72d13e2732fc504a67e6a9cf8963d5198c1 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Mon, 17 Mar 2025 12:04:33 +0100 Subject: [PATCH] Sort "en.json" alphabetically --- public/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en.json b/public/locales/en.json index 6e3e8b1d..7b3f616d 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -242,8 +242,8 @@ } }, "title": { - "queue": "Downloads queue", - "download": "Downloads" + "download": "Downloads", + "queue": "Downloads queue" } }, "extension": {